Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vgantchev committed Aug 13, 2023
1 parent 9d9a2c0 commit 05207a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
uses: actions/checkout@v3
- name: Set up npm
run: npm install
- name: Run app tests
run: npm run app-test
- name: Lint
run: npm run lint

Expand Down

0 comments on commit 05207a0

Please sign in to comment.