Skip to content

Commit 9d411a9

Browse files
committed
working directory
1 parent 0abf05b commit 9d411a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
java-version: '21.0.10+7.0.LTS'
3434
distribution: 'temurin'
3535
- name: Test Java build
36-
working-directory: ./wdl-parsing
36+
working-directory: ./wdl-parsing/WDLParsingFunction
3737
run: mvn clean install
3838

3939
- name: Test wdl parsing with SAM CLI build and invoke

0 commit comments

Comments
 (0)