Compare commits
No commits in common. "36712557cbebe74de0b277ff445f6074a8e3b8de" and "92c18f8bf75d9081f21003fe4eb127c316d96480" have entirely different histories.
36712557cb
...
92c18f8bf7
@ -1,17 +0,0 @@
|
|||||||
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: graphql-codegen causes no changes
|
|
||||||
run: ./bin/assert-no-changes-wrapper.sh
|
|
Loading…
Reference in New Issue
Block a user