Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
Signed-off-by: kwrobel.eth <[email protected]>
  • Loading branch information
djstrong authored Jan 23, 2025
1 parent 04d7286 commit 902937c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
python-version: [3.8, 3.11]


permissions:
contents: write

steps:
- if: ${{ github.event_name == 'pull_request' }}
uses: actions/checkout@v4
Expand Down

0 comments on commit 902937c

Please sign in to comment.