Skip to content

Commit

Permalink
Merge branch 'kw/ci/add-build-jobs' into kw/ci/add-test
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich authored Oct 21, 2024
2 parents 7fdf985 + 0c14512 commit 796d85d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
pull_request:

env:
SENTRY_ALLOW_FAILURE: true
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ALLOW_FAILURE: false
MAESTRO_VERSION: 1.39.0

concurrency:
Expand Down

0 comments on commit 796d85d

Please sign in to comment.