Skip to content

Commit

Permalink
Fix issue in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hdpoliveira authored Jul 3, 2020
1 parent 5328e77 commit 41f69b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version: "12.x"

- run: npm ci
- run: npm run build
- run: npm run compile
- run: npm run lint

# TODO install mercurial and run tests on multiple platforms
Expand Down

0 comments on commit 41f69b7

Please sign in to comment.