Remove GitHub action requirement

This commit is contained in:
Andre
2025-07-01 11:30:09 -04:00
parent 9ac3df2a02
commit c3f13f2610

View File

@@ -6,7 +6,6 @@ on:
- master
jobs:
tests:
needs: nixfmt
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4