Skip to content

Commit

Permalink
Disable snap autorefresh to see if it does not fail
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdelapuente committed Dec 5, 2024
1 parent 1a3c2c8 commit 32de0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
# INTEGRATION_TEST_ARGS to operator-workflows automatically.
integration-tests:
name: Integration test with juju 3.1
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@disable-snap-autorefresh
secrets: inherit
with:
juju-channel: 3.1/stable
Expand Down

0 comments on commit 32de0e4

Please sign in to comment.