Skip to content

Commit

Permalink
chore: remove obsolete build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
error418 authored Nov 29, 2019
1 parent 50f0835 commit 78ebf48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
run: apk add git
- name: Initialize
run: npm i
- name: Run tests
run: npm test
- name: Release Codebase
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_PACKAGE_SECRET }}
Expand Down

0 comments on commit 78ebf48

Please sign in to comment.