Typo :p
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
xqtc161 2024-07-12 02:09:10 +02:00
parent 1f977d5913
commit 6bdde04e36

View file

@ -25,7 +25,7 @@ jobs:
shell: bash
clippy:
runso-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- id: checkout
name: checkout
@ -39,7 +39,7 @@ jobs:
name: cargo clippy
run: |
cargo clippy --fix --lib -p glsl-lexer
shell: bash
shell: bash
- id: commit
name: commit
uses: https://github.com/EndBug/add-and-commit@v9