retry
Some checks failed
/ build (push) Failing after 7m39s
/ lint (push) Successful in 7s

This commit is contained in:
Jana Dönszelmann 2025-08-20 11:41:30 +02:00
parent 4bbb51ef42
commit 194d8d9448
No known key found for this signature in database
13 changed files with 170 additions and 93 deletions

View file

@ -1,6 +1,11 @@
on: [push]
on:
push:
branches:
- main
jobs:
test:
runs-on: docker
build:
runs-on: nix
steps:
- run: echo All good!
- uses: actions/checkout@v4
- run: nix develop
- run: colmena build -v --on @fili