Skip to content

Commit a344025

Browse files
committed
Oh yeah do the docker tests too.
1 parent 481ba41 commit a344025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gatk-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
TEST_TYPE: ${{ matrix.testType }}
159159
SCALA_VERSION: ${{ matrix.scalaVersion }}
160160

161-
name: Java ${{ matrix.Java }} test on docker ${{matrix.testType}}
161+
name: ${{ matrix.testType }} build and test Java ${{ matrix.Java }}
162162
steps:
163163
- uses: actions/checkout@v3
164164
with:

0 commit comments

Comments
 (0)