Skip to content

Commit

Permalink
correcting mockstacktest parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
dalerichardson committed Feb 28, 2024
1 parent 1094c28 commit 26087f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ on:
jobs:
release:
uses: plus3it/actions-workflows/.github/workflows/release.yml@2cd3620aa18aa840bd92e788978ad08d6663a0d4
with:
mockstacktest-enable: false
secrets:
release-token: ${{ secrets.GH_RELEASES_TOKEN }}
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ concurrency:
jobs:
test:
uses: plus3it/actions-workflows/.github/workflows/test.yml@2cd3620aa18aa840bd92e788978ad08d6663a0d4
with:
mockstacktest-enable: false

0 comments on commit 26087f5

Please sign in to comment.