Skip to content

Commit

Permalink
Adapt path for tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
01mf02 committed Aug 4, 2023
1 parent ff93d70 commit 68187c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build
run: cargo build --verbose
- name: Check (without default features)
working-directory: jaq-native
working-directory: jaq-core
run: cargo check --no-default-features
- name: Lint
run: cargo clippy -- -Dwarnings
Expand Down

0 comments on commit 68187c1

Please sign in to comment.