Skip to content

Commit

Permalink
Fixes #3983 - Fix Core Profile TCK workflow (#3984)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Sep 17, 2024
1 parent c422e8b commit 5252860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tck-coreprofile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
run: mvn -B -DskipTests=true -ntp install
- name: Run TCK
run: |
cd external/tck/coreprofile/rest
cd external/coreprofile-tck/rest
mvn -B -ntp verify
- name: Test Summary
uses: test-summary/action@v2
Expand Down

0 comments on commit 5252860

Please sign in to comment.