Skip to content

Commit

Permalink
nimble -y test
Browse files Browse the repository at this point in the history
  • Loading branch information
bung87 committed Aug 6, 2023
1 parent 7cb2acc commit 4aa2f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
nimversion: ${{ matrix.nimversion }}
- name: Test
run: |
nimble test
nimble -y test
nimble refresh

0 comments on commit 4aa2f1a

Please sign in to comment.