1
0

ci?
Some checks failed
CI / clippy (push) Failing after 4s
CI / Typos (push) Failing after 6s
CI / Build (push) Successful in 14s

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

View File

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