Compare commits
1 Commits
releases/v
...
fix-build-
Author | SHA1 | Date | |
---|---|---|---|
d266f22fdb |
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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: ./
|
||||
|
Reference in New Issue
Block a user