Skip to content

Commit

Permalink
Fixed bazel tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tomuben committed Oct 1, 2024
1 parent 623098d commit 28fabdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_bazel_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
working-directory: ./exaudfclient/
- name: Script Options Parser Tests
run: |
bazel test //base/script_options_parser/test/...
bazel test //base/script_options_parser/...
working-directory: ./exaudfclient/

0 comments on commit 28fabdc

Please sign in to comment.