Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Berezovskyi <[email protected]>
  • Loading branch information
berezovskyi committed Jan 1, 2024
1 parent cfd4d21 commit f16b950
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
run: |
mvn -B clean package
docker-compose -f docker-compose.yml up --build --detach
mvn -B package --file testsuite/org.eclipse.lyo.testsuite.build/pom.xml
- name: Run Lyo Test Suite
working-directory: testsuite
run: ./scripts/run-suite.sh
Expand Down

0 comments on commit f16b950

Please sign in to comment.