We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb725cf commit fffd106Copy full SHA for fffd106
.github/workflows/TestDates.yml
@@ -30,7 +30,7 @@ jobs:
30
distribution: 'temurin'
31
32
- name: Build with Maven
33
- run: mvn -B package --file pom.xml
+ run: mvn -B package --file AP1403 - RegEx/pom.xml
34
35
- name: Run JUnit tests
36
run: mvn -B test -Dtest=TestDates
0 commit comments