Skip to content

Commit

Permalink
fix: run tets on bot PR
Browse files Browse the repository at this point in the history
  • Loading branch information
moonmeister committed Sep 24, 2021
1 parent 517ed23 commit 59d6211
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Format source code
run: yarn lint
test:
if: ${{ !contains(github.actor, 'bot') }}
name: Run package tests
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 59d6211

Please sign in to comment.