Skip to content

Commit

Permalink
ci: clean SWA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
manekinekko authored Mar 11, 2021
1 parent 0400200 commit 4e39517
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ jobs:
runs-on: ubuntu-latest
name: Build and Deploy Job
steps:
- name: Install environment
run: npm install
- name: Build
run: npm run build
- name: Tests coverage
run: npm test
- uses: actions/checkout@v2
with:
submodules: true
Expand Down

0 comments on commit 4e39517

Please sign in to comment.