Update .forgejo/workflows/ci.yaml
Some checks failed
/ test (push) Failing after 6s

This commit is contained in:
Vili Sinervä 2025-06-09 02:25:50 +03:00
parent dd7e18518d
commit e0fa295527

View file

@ -1,8 +1,9 @@
on:
schedule:
- cron: '@yearly'
on: [push]
# schedule:
# - cron: '@yearly'
jobs:
test:
runs-on: nixos-latest
steps:
- run: echo All Good
- uses: https://code.forgejo.org/actions/checkout@v4
- run: cat flake.nix