Skip to content

Commit

Permalink
Run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
boomanaiden154 committed Mar 3, 2024
1 parent 34bd1c9 commit 64aa10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@ jobs:
- name: Install python deps
run: pip3 install -r requirements.in
- name: Run build
run: bazel build ...
run: bazel test ...

0 comments on commit 64aa10d

Please sign in to comment.