railbird-gql/.gitea/workflows/tests.yaml

18 lines
309 B
YAML
Raw Permalink Normal View History

name: Tests
on:
pull_request:
env:
NIXPKGS_ALLOW_UNFREE: 1
jobs:
install:
name: Tests
runs-on: nixos-x86_64-linux
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: codegen causes no changes
run: ./bin/assert-no-changes-wrapper.sh