Skip to content

Commit

Permalink
Update run-hurl-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lgwallis authored Nov 2, 2024
1 parent 42f6b4b commit fb2b05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-hurl-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
container: # Use this to specify the Docker image
container:
image: ghcr.io/${{ github.repository_owner }}/backend:latest
permissions:
contents: read
Expand Down

0 comments on commit fb2b05f

Please sign in to comment.