Skip to content

Commit

Permalink
ci: continue-on-error: true
Browse files Browse the repository at this point in the history
N
  • Loading branch information
jamesgetx committed Jul 19, 2023
1 parent 057f58d commit c70e54c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bkpaas-auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ on:
jobs:
check:
runs-on: macos-latest
continue-on-error: true
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit c70e54c

Please sign in to comment.