Skip to content

Commit

Permalink
ci: use new test path
Browse files Browse the repository at this point in the history
  • Loading branch information
csirianni committed Dec 9, 2023
1 parent ff0fad4 commit 0e0c73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:

- name: Run tests
working-directory: ${{github.workspace}}/backend/build
run: ./test/pdl_test
run: ./tests/pdl_test

0 comments on commit 0e0c73a

Please sign in to comment.