mirror of
https://codeberg.org/icewind/ptouch-api.git
synced 2026-06-03 19:04:08 +02:00
cleanup ci
This commit is contained in:
parent
9275b243e0
commit
6a393f2dfc
1 changed files with 0 additions and 12 deletions
|
|
@ -14,15 +14,3 @@ jobs:
|
|||
instance: https://cache.icewind.link
|
||||
authToken: "${{ secrets.ATTIC_TOKEN }}"
|
||||
- run: nix flake check --keep-going
|
||||
|
||||
semver-checks:
|
||||
runs-on: nix
|
||||
needs: [checks]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://codeberg.org/icewind/attic-action@v1
|
||||
with:
|
||||
name: ci
|
||||
instance: https://cache.icewind.me
|
||||
authToken: "${{ secrets.ATTIC_TOKEN }}"
|
||||
- run: nix run .#semver-checks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue