Skip to content

Commit 012b9dd

Browse files
committed
Try again
1 parent 6f43f80 commit 012b9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
runs-on: [ubuntu-24.04]
1515

1616
steps:
17+
- uses: actions/checkout@v4
1718
- name: Featutes
1819
run: cargo run --bin cpu_features
19-
- uses: actions/checkout@v4
2020
# - name: Test
2121
# run: cargo test --verbose
2222

0 commit comments

Comments
 (0)