Skip to content

Commit

Permalink
Disable soak test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhihonl committed Sep 18, 2023
1 parent 6b25891 commit 807ccc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/soak-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
name: "DeploySoakTest"
needs: [BuildAndUpload]
runs-on: ubuntu-latest
if: false
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 807ccc9

Please sign in to comment.