Skip to content

Commit 75e6907

Browse files
Update tests.yml
1 parent e03c2a5 commit 75e6907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [ push, workflow_dispatch ]
44

55
jobs:
66
run:
7-
uses: moosetechnology/.github/.github/workflows/run-tests.yml@gha-improvements
7+
uses: moosetechnology/.github/.github/workflows/run-tests.yml@main
88
with:
99
run-coverage: true
1010
pharo-versions: ${{ vars.MOOSE_PHARO_VERSIONS['Moose-latest'] }}

0 commit comments

Comments
 (0)