Skip to content

Commit

Permalink
CI WIP.
Browse files Browse the repository at this point in the history
  • Loading branch information
Syndesi committed Aug 20, 2023
1 parent 52710bb commit 27ee4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,4 @@ jobs:
chmod 777 test-feature-prepare
docker load < /tmp/docker/api-dev-amd.tar.gz
docker compose -f ./tests/FeatureTests/docker-compose.yml up --quiet-pull -d
docker exec ember-nexus-test-api bash -c "composer install --quiet && composer test:feature"
docker exec ember-nexus-api bash -c "composer install --quiet && composer test:feature"

0 comments on commit 27ee4b0

Please sign in to comment.