Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Sep 5, 2023
1 parent e055f5c commit 910e733
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true

permissions:
contents: read

env: # Keep in sync with `POETRY_VERSION` in `Dockerfile`
POETRY_VERSION: "1.5.1"

Expand Down

0 comments on commit 910e733

Please sign in to comment.