Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Oct 2, 2024
1 parent 3a70ad7 commit 1978be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-sdk-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: docker run -d -p 7766:7000 permitio/pdp-v2:latest

- name: Run Tests
#working-directory: ./tests/PermitTests
working-directory: ./tests/PermitTests
run: |
dotnet test --configuration Release
Expand Down

0 comments on commit 1978be3

Please sign in to comment.