Skip to content

Commit

Permalink
chore: add debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKruckenberg committed May 11, 2021
1 parent e37d162 commit 1a20154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Install deps
run: yarn
- run: npx envinfo --binaries --system
- name: Run unit tests
run: yarn test
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 1a20154

Please sign in to comment.