Skip to content

Commit

Permalink
updated workflow also here so tests run through
Browse files Browse the repository at this point in the history
  • Loading branch information
allthatsounds committed Oct 10, 2023
1 parent 3409f93 commit 26db00c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ltfat_automated_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Update submodules
run: git submodule update --init
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v1
- name: Run tests
Expand Down

0 comments on commit 26db00c

Please sign in to comment.