Skip to content

Commit

Permalink
chore: update config files
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and dword-design committed Sep 21, 2022
1 parent ae19ed6 commit 52f7d6e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ jobs:
with:
node-version: ${{ matrix.node }}
- run: yarn --frozen-lockfile
- env:
TEST_GITHUB_API_TOKEN: ${{ secrets.TEST_GITHUB_API_TOKEN }}
run: yarn test
- run: yarn test
- if: failure()
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 52f7d6e

Please sign in to comment.