Skip to content

Commit 252bf4e

Browse files
authored
Update workflow
1 parent 14667fb commit 252bf4e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/gradle-test.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,4 @@ on:
99

1010
jobs:
1111
gradle-test:
12-
runs-on: ubuntu-latest
13-
defaults:
14-
run:
15-
working-directory: ${{ github.workspace }}
16-
steps:
17-
- uses: actions/checkout@v4
18-
- uses: ihmcrobotics/ihmc-actions/.github/actions/gradle-test@main
12+
uses: ihmcrobotics/ihmc-actions/.github/workflows/gradle-test.yml@main

0 commit comments

Comments
 (0)