Skip to content

Commit

Permalink
Fail CI pipeline on internal test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalif committed Oct 27, 2021
1 parent 1dcb229 commit 8e8734d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
s3cmd ${{secrets.S3CMD}} put geesefs-mac-arm64 s3://${{secrets.S3BUCKET}}/${GITHUB_REF/refs\/tags\/v/}/geesefs-mac-arm64
- name: Test
continue-on-error: true
run: make run-test

- uses: "marvinpinto/action-automatic-releases@latest"
Expand Down

0 comments on commit 8e8734d

Please sign in to comment.