Skip to content

Commit

Permalink
test to fix ci permissions issue
Browse files Browse the repository at this point in the history
  • Loading branch information
vasconsaurus committed Aug 30, 2024
1 parent 08c5bdf commit 4e17b28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
- name: Set up PR Tests
id: setup-tests
permissions:
contents: write
run: |
docker compose exec -T pender test/setup-parallel
Expand Down

0 comments on commit 4e17b28

Please sign in to comment.