Skip to content

Bump actions/checkout from 2 to 4 in the actions group (#35) #66

Bump actions/checkout from 2 to 4 in the actions group (#35)

Bump actions/checkout from 2 to 4 in the actions group (#35) #66

Workflow file for this run

name: 'MOxUnit'
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: joergbrech/moxunit-action@master
with:
tests: matlab/test
src: matlab