Skip to content

Commit

Permalink
chore: run tests on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
tkurki committed Aug 21, 2022
1 parent 0a05166 commit cfbe2d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: CI test

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

jobs:
build:

runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit cfbe2d9

Please sign in to comment.