test that build produces no diff
install-nix-action test / tests (macos) (push) Waiting to run
install-nix-action test / tests (ubuntu-18.04) (push) Waiting to run

This commit is contained in:
Domen Kožar
2019-10-02 16:39:06 +02:00
parent 7f8f39bf55
commit d266f22fdb
+2
View File
@@ -12,6 +12,8 @@ jobs:
- uses: actions/checkout@v1
- run: yarn install --frozen-lockfile
- run: yarn build
# TODO: just commit it using github
- run: git diff --exit-code
- run: yarn test
- name: Install Nix
uses: ./