Skip to content

Commit

Permalink
Requires mockstacktest on test and release
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon committed Sep 7, 2023
1 parent 3a47e6c commit b464142
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ jobs:
release:
needs: precheck
uses: plus3it/actions-workflows/.github/workflows/release.yml@93a9326e07945e5441d0fadef735563290edd729
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@93a9326e07945e5441d0fadef735563290edd729
with:
mockstacktest-enable: false

0 comments on commit b464142

Please sign in to comment.