Skip to content

Commit

Permalink
clean up workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TabulateJarl8 committed Nov 18, 2024
1 parent 8285183 commit 1629249
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/check_duplicates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,4 @@ jobs:
cargo build --release
- name: Check for duplicate facts
run: |
cd tests/checkduplicates
./target/release/checkduplicates
run: ./tests/checkduplicates/target/release/checkduplicates

0 comments on commit 1629249

Please sign in to comment.