Skip to content

Commit

Permalink
Update to julia-runtest@with_test_arg_v3
Browse files Browse the repository at this point in the history
  • Loading branch information
FrameConsult committed Feb 24, 2024
1 parent e98aecf commit a9e600e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_componenttests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@v1
- uses: julia-actions/julia-buildpkg@v1
- uses: sschlenkrich/julia-runtest@with_test_arg_v2
- uses: sschlenkrich/julia-runtest@with_test_arg_v3
with:
test_arg: 'componenttests/componenttests.jl'

0 comments on commit a9e600e

Please sign in to comment.