Skip to content

Commit b1f9faf

Browse files
remove step
1 parent 83379c3 commit b1f9faf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ jobs:
1111
matrix:
1212
os: [ubuntu-latest, windows-latest]
1313
steps:
14-
- uses: actions/checkout@v3
15-
- uses: ouzi-dev/commit-status-updater@v2
16-
- if: always()
17-
uses: ouzi-dev/commit-status-updater@v2
18-
with:
19-
status: "${{ job.status }}"
2014
- uses: actions/checkout@v2
2115
- name: Install Rust
2216
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)