We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10167b4 commit 5b7b3cdCopy full SHA for 5b7b3cd
.github/workflows/rust-check.yml
@@ -7,7 +7,7 @@ on:
7
branches: [ main ]
8
9
jobs:
10
- check_fmt:
+ check:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout code
0 commit comments