delete workflow

This commit is contained in:
xqtc 2024-07-17 13:20:08 +02:00
parent 2b9c2b8fb2
commit 3679ef37b6

View file

@ -1,9 +0,0 @@
on:
push:
branches: [main]
jobs:
tests:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix flake check