ci: fix tests and deny

This commit is contained in:
Clément DOUIN
2026-05-24 15:08:55 +02:00
parent 8030ef5c50
commit ad747e5924
4 changed files with 41 additions and 7 deletions
+9
View File
@@ -0,0 +1,9 @@
name: Tests
on:
push:
jobs:
tests:
uses: pimalaya/nix/.github/workflows/tests.yml@master
secrets: inherit