Skip to content

Commit

Permalink
Remove accidentally added blob
Browse files Browse the repository at this point in the history
  • Loading branch information
kayabaNerve committed Jan 31, 2024
1 parent a8a30e1 commit 68f7703
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ on:

jobs:
clippy:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac

Expand Down

0 comments on commit 68f7703

Please sign in to comment.