Skip to content

Commit

Permalink
Enable tests on Pull Requests
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoTod committed Jan 9, 2020
1 parent 28ad366 commit 9ef1377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
@@ -1,6 +1,6 @@
name: Run Jest Tests

on: [push]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 9ef1377

Please sign in to comment.