Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
limuy2022 committed Jun 7, 2024
1 parent 1dd48fd commit dfbc3e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rustfmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Config Env
run: rustup install nightly && rustup default nightly
- name: Check Fmt
run: cd gdrust && cargo fmt -- --check

0 comments on commit dfbc3e0

Please sign in to comment.