Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias committed Jul 13, 2024
1 parent 2d7c436 commit 7672035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:

- name: test
run: |
cargo test --release --all-targets
cd file-tree-merge/tests/scripts
sh tests.sh
shell: bash
Expand Down

0 comments on commit 7672035

Please sign in to comment.