Skip to content

Commit

Permalink
fix: [tests] fixes path of logs_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cvandeplas committed Dec 1, 2023
1 parent cb07b61 commit 0dc841d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,4 +290,4 @@ jobs:
- name: Errors in Logs
if: ${{ always() }}
run: |
./logs_tests.sh
./tests/logs_tests.sh

0 comments on commit 0dc841d

Please sign in to comment.