Skip to content

Commit

Permalink
setup actions to test ltfat using matlab correction 1/x
Browse files Browse the repository at this point in the history
  • Loading branch information
allthatsounds committed Aug 25, 2023
1 parent 3f35a39 commit 0e9e448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
jobs:
Test LTFAT:
testLTFAT:
runs-on: ubuntu-latest
steps:
- name: Check out repository
Expand Down

0 comments on commit 0e9e448

Please sign in to comment.