Skip to content

Commit

Permalink
wip ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
omochi committed Jun 10, 2024
1 parent 3c54c77 commit ad974ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: swift build --build-tests

- name: Run tests
run: swift test --filter TestCommandTests/testWithNoArguments
run: swift test --filter TestCommandTests
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit ad974ed

Please sign in to comment.