updated action
All checks were successful
Run tests / run_tests (push) Successful in 32s

This commit is contained in:
Snorre Ettrup Altschul 2025-04-03 18:30:11 +02:00
parent cac8946248
commit e88dd871f6

View file

@ -4,6 +4,13 @@ on:
push:
branches:
- main
paths:
- '.forgejo/workflows/**/*'
- 'flake.nix'
- 'flake.lock'
- 'options/**/*'
- 'lib/**/*'
- 'tests/**/*'
jobs:
run_tests: