Skip to content

Commit

Permalink
CI adjustments for #85
Browse files Browse the repository at this point in the history
  • Loading branch information
1beb committed Apr 16, 2020
1 parent 132c0e9 commit 17a327b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/internal_tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: internal_tests

on: [push]
branches:
- develop
- master
on:
push:
branches:
- develop
- master

jobs:
build:
Expand Down

0 comments on commit 17a327b

Please sign in to comment.