Skip to content

Commit

Permalink
skip verification when fails.
Browse files Browse the repository at this point in the history
  • Loading branch information
dinbtechit committed Sep 29, 2023
1 parent 422acec commit ab96c56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ jobs:
name: Verify plugin
needs: [ build ]
runs-on: ubuntu-latest
continue-on-error: true
steps:

# Free GitHub Actions Environment Disk Space
Expand Down

0 comments on commit ab96c56

Please sign in to comment.