Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninad Hatkar authored May 5, 2021
1 parent 0fc2b52 commit b1ad367
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
run: npx lerna run lint

# Runs a set of commands using the runners shell
- name: Run a test script
run: npx lerna run test
# - name: Run a test script
# run: npx lerna run test

publish-gpr:
needs: build
Expand Down

0 comments on commit b1ad367

Please sign in to comment.