Skip to content

Commit

Permalink
Update tests workflow branch reference
Browse files Browse the repository at this point in the history
  • Loading branch information
berkayoz committed Jul 11, 2024
1 parent bef62cd commit ffacc46
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 @@ -19,7 +19,7 @@ jobs:
arch-skipping-maximize-build-space: '["arm64"]'
platform-labels: '{"arm64": ["self-hosted", "Linux", "ARM64", "jammy", "large"]}'
run-tests:
uses: canonical/k8s-workflows/.github/workflows/run_tests.yaml@feat/rock-tests
uses: canonical/k8s-workflows/.github/workflows/run_tests.yaml@main
needs: [build-and-push-arch-specifics]
secrets: inherit
with:
Expand Down

0 comments on commit ffacc46

Please sign in to comment.