Skip to content

Commit

Permalink
fix github workflows for PR (#2)
Browse files Browse the repository at this point in the history
fix github workflows for PR
  • Loading branch information
hosmelq authored Oct 1, 2019
2 parents b8e79d8 + 221b082 commit e16be04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI

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

jobs:
tests:
Expand Down

0 comments on commit e16be04

Please sign in to comment.