Skip to content

Commit

Permalink
Update genpkg.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KB1RD authored Apr 17, 2020
1 parent f1346df commit 3d25ed7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/genpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ jobs:
- run: yarn install
- run: yarn run build
- run: yarn run test

publish-gpr:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
Expand Down

0 comments on commit 3d25ed7

Please sign in to comment.