Skip to content

Commit

Permalink
fix(run-pytest): Allow to fetch built docker image from ghcr.io
Browse files Browse the repository at this point in the history
  • Loading branch information
ducdetronquito committed Sep 27, 2024
1 parent 3e1033b commit a26d453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
checks: write
contents: write
id-token: write
packages: read
pull-requests: write
environment:
name: ${{ inputs.environment_name }}
Expand Down

0 comments on commit a26d453

Please sign in to comment.