mirror of https://github.com/rxi/json.lua.git
remote test
parent
506ac67200
commit
59a6568471
|
@ -1,14 +0,0 @@
|
||||||
---
|
|
||||||
name: "Tests and checks"
|
|
||||||
on:
|
|
||||||
pull_request:
|
|
||||||
push:
|
|
||||||
jobs:
|
|
||||||
checks:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
name: Checks
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
- uses: cachix/install-nix-action@v22
|
|
||||||
- name: Nix checks
|
|
||||||
run: nix flake check -L
|
|
Loading…
Reference in New Issue