Skip to content

Commit

Permalink
break ci
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed Jul 3, 2024
1 parent 9d48045 commit 5d0de49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,9 @@ jobs:
node-version: "20"
- name: Check if configs.md has been modified
run: |
set -x
# If you encounter an error, run './dev/update_config_docs.sh' and commit
false
./dev/update_config_docs.sh
git diff --exit-code
Expand Down

0 comments on commit 5d0de49

Please sign in to comment.