Skip to content

Commit

Permalink
Fixed github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed Feb 11, 2025
1 parent 778318f commit f53e122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
run: "composer install --no-interaction --no-progress --no-suggest"

- name: "Test - ETL "
run: "composer test:etl"
run: "composer test:core"

- name: "Test - CLI"
run: "composer test:cli"
Expand Down

0 comments on commit f53e122

Please sign in to comment.