Skip to content

Commit

Permalink
fix test name title
Browse files Browse the repository at this point in the history
  • Loading branch information
ajm01 committed Jan 20, 2022
1 parent 61d8453 commit 648691e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stack-regression-tests-wl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: 'Test: InnerLoop: Maven: Basic'
run: ./test/inner-loop/basic-test.sh wl maven

- name: 'Test: InnerLoop: Maven: Basic'
- name: 'Test: InnerLoop: Maven: Basic with mvnw'
run: ./test/inner-loop/basic-mvnw-test.sh wl maven

- name: 'Test: InnerLoop: Gradle: Basic'
Expand Down

0 comments on commit 648691e

Please sign in to comment.