1
0
forked from clan/clan-core

ci: keep build going after first failure

This commit is contained in:
Jörg Thalheim 2023-07-25 18:16:42 +02:00
parent 076350efd4
commit 0b027df015

View File

@ -6,4 +6,4 @@ jobs:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix flake check -L
- run: nix flake check --keep-going -L