Skip to content

Commit

Permalink
Update .github/workflows/fitbot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlehoff authored Feb 29, 2024
1 parent 9d8e876 commit 691fa1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fitbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
url=$(vp-upload output/ 2>&1 | grep https)
echo "REPORT_URL=$url" >> $GITHUB_ENV
vp-comparefits $RUNCARD $STABLE_REFERENCE_SET \
--title "Automatic check fit $RUNCARD" \
--title "Automatic check fit $RUNCARD with respect to latest stable reference" \
--author bot \
--keywords run-fit-bot \
--thcovmat_if_present \
Expand Down

0 comments on commit 691fa1d

Please sign in to comment.