Skip to content

Commit

Permalink
Remove the possible unnecessary flag
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor authored and Joshua Nelson committed Apr 27, 2021
1 parent 6448a3e commit 0355e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/linkcheck.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ else # running locally
echo "Checking files changed in $COMMIT_RANGE: $CHANGED_FILES"
fi

exec mdbook-linkcheck $FLAGS -- $GITHUB_WORKSPACE
exec mdbook-linkcheck $FLAGS

0 comments on commit 0355e12

Please sign in to comment.