Files
service-aware-frontend/.gitea/workflows/checks.yaml
Luis-Hebendanz 6fa2dad6fd
Some checks failed
checks-impure / test (pull_request) Successful in 33s
checks / test (pull_request) Failing after 2m10s
Debug build
2023-11-28 18:36:25 +01:00

13 lines
265 B
YAML

name: checks
on:
pull_request:
push:
branches: main
jobs:
test:
if: ${{ github.actor != 'ui-asset-bot' }}
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix run --refresh github:Mic92/nix-fast-build/debug-build -- --no-nom