Skip to content

Commit

Permalink
fix: remove failonpurpose
Browse files Browse the repository at this point in the history
  • Loading branch information
bobgobills committed Dec 11, 2023
1 parent 4365ebe commit 297ea17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: "lts/*"
- name: Fail on purpose
run: ./bin/fail.sh
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Test
Expand Down

0 comments on commit 297ea17

Please sign in to comment.