Skip to content

Commit

Permalink
update CI action
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha committed Nov 3, 2020
1 parent 14dc98c commit b02f89a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: CI

on:
push:
branches:
- main
- dev
pull_request:

jobs:
test:
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
Expand Down

0 comments on commit b02f89a

Please sign in to comment.