Skip to content

Commit

Permalink
Add strict: false to Verify in Analysis job
Browse files Browse the repository at this point in the history
  • Loading branch information
akirakw committed Sep 16, 2023
1 parent 0756f51 commit c230b66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,6 @@ jobs:
- name: Verify
uses: project-tsurugi/tsurugi-annotations-action@v1
if: always()
with:
strict: false

0 comments on commit c230b66

Please sign in to comment.