Skip to content

Commit

Permalink
ci: disable tests for release checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Avivbens committed May 29, 2024
1 parent a2e37a4 commit b6d136d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:

- name: 🧪 Check out repository code
uses: ./.github/workflows/health-check
with:
run-tests: 'false'

release:
name: 📦 Release Version
Expand Down

0 comments on commit b6d136d

Please sign in to comment.