Skip to content

Commit

Permalink
remove step
Browse files Browse the repository at this point in the history
  • Loading branch information
codeitlikemiley committed Dec 18, 2023
1 parent 83379c3 commit b1f9faf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
steps:
- uses: actions/checkout@v3
- uses: ouzi-dev/commit-status-updater@v2
- if: always()
uses: ouzi-dev/commit-status-updater@v2
with:
status: "${{ job.status }}"
- uses: actions/checkout@v2
- name: Install Rust
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit b1f9faf

Please sign in to comment.