1
0
This commit is contained in:
Mark 2025-02-25 19:17:56 -08:00
parent 76f20d7948
commit 801642c25b
Signed by: Mark
GPG Key ID: C6D63995FE72FD80

@ -23,7 +23,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Run clippy - name: Run clippy
working-directory: ./copperd working-directory: ./tetros
run: cargo clippy --all-targets --all-features run: cargo clippy --all-targets --all-features
build: build: