Skip to content

Commit

Permalink
Use fork for running tests.
Browse files Browse the repository at this point in the history
Signed-off-by: Nashwan Azhari <[email protected]>
  • Loading branch information
aznashwan committed Jul 17, 2024
1 parent dd12824 commit 618690e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
platform-labels: '{"arm64": ["self-hosted", "Linux", "ARM64", "jammy", "large"]}'

run-tests:
uses: canonical/k8s-workflows/.github/workflows/run_tests.yaml@main
uses: canonical/k8s-workflows/.github/aznashwan/run_tests.yaml@main
needs: [build-and-push-arch-specifics]
secrets: inherit
with:
Expand Down

0 comments on commit 618690e

Please sign in to comment.