Skip to content

Commit

Permalink
Merge pull request #442 from appsembler/john/update-gh-actions-workfl…
Browse files Browse the repository at this point in the history
…low-tests

Update GH workflows tests, adding pull request
  • Loading branch information
johnbaldwin authored Mar 7, 2022
2 parents 88217f1 + a769c17 commit 50f198c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: figures tests

on: push
on:
push:
branches:
- main
- develop/maple
pull_request:

jobs:
test:
Expand Down

0 comments on commit 50f198c

Please sign in to comment.