Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
taylormcd authored Oct 25, 2021
1 parent c37168c commit b639eda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.julia-version }}
- name: Run Build Step
uses: julia-actions/julia-buildpkg@master
- name: Run Julia tests
uses: julia-actions/julia-runtest@master
- name: Run MATLAB tests
Expand Down

0 comments on commit b639eda

Please sign in to comment.