Skip to content

Commit

Permalink
always set the outcome label (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-i-l authored Aug 7, 2024
1 parent 49f0a6d commit 708f0bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/onlabel_CRAN_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
R_KEEP_PKG_SOURCE: yes

report_CRAN_checks:
if: ${{ ( success() || failure() ) }}
needs:
- R_CMD_check
- check_label_exist
Expand Down

0 comments on commit 708f0bb

Please sign in to comment.