Skip to content

Commit 2b7975b

Browse files
committed
[bfops/unity-test-tweaks]: fix?
1 parent 6e05c9b commit 2b7975b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/csharp-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
gh run list \
3636
--repo "${GITHUB_REPOSITORY}" \
3737
--workflow "${GITHUB_WORKFLOW}" \
38-
--status in_progress \
38+
--status in_progress
3939
done
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)