Skip to content

Commit

Permalink
Tests cli fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tiziodcaio committed Sep 9, 2024
1 parent 64bdae4 commit 576add6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtime_build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:

# ----- TESTS -----
test:
name: yarn test ${{ matrix.params }} (Shard ${{ matrix.shard }})
name: yarn test -- ${{ matrix.params }} (Shard ${{ matrix.shard }})
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 576add6

Please sign in to comment.