1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-04 10:34:11 +02:00

fmt+clippy

This commit is contained in:
Robin Appelman 2025-02-19 20:32:49 +01:00
commit 2bad24dedd
30 changed files with 947 additions and 3396 deletions

View file

@ -39,7 +39,7 @@ jobs:
with:
name: ci
instance: https://cache.icewind.me
authToken: '${{ secrets.ATTIC_TOKEN }}'
authToken: "${{ secrets.ATTIC_TOKEN }}"
- run: nix run .#demostf-parser-schema > schema.json
- run: |
git diff