Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
boomanaiden154 committed Mar 3, 2024
1 parent 134ff28 commit 5ced6fd
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 test ... except //gematria/dataset:find_accessed_addrs_exegesis_test
run: bazel test ... except //gematria/datasets:find_accessed_addrs_exegesis_test

0 comments on commit 5ced6fd

Please sign in to comment.