Skip to content

Commit

Permalink
ci tests, remove diff
Browse files Browse the repository at this point in the history
  • Loading branch information
simonkowallik committed Dec 18, 2022
1 parent b4c5c28 commit edc6c4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:

- name: Test
run: |
docker run --rm -v $PWD/tests/basic:/scandir irulescan:latest > results.yaml
diff -BZ results.yaml tests/basic.yaml
docker run --rm -v $PWD/tests/basic:/scandir irulescan:latest

0 comments on commit edc6c4f

Please sign in to comment.