Skip to content

Commit

Permalink
removed test on app_test
Browse files Browse the repository at this point in the history
  • Loading branch information
leo_riger committed Jun 2, 2024
1 parent c67d2c2 commit 19542ed
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: docker compose exec -T php bin/phpunit
-
name: Doctrine Schema Validator
run: docker compose exec -T php bin/console -e test doctrine:schema:validate
run: docker compose exec -T php bin/console doctrine:schema:validate
lint:
name: Docker Lint
runs-on: ubuntu-latest
Expand Down
4 changes: 3 additions & 1 deletion .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docker/db/data/#ib_16384_0.dblwr
Binary file not shown.
Binary file modified docker/db/data/#innodb_redo/#ib_redo9
Binary file not shown.
Binary file modified docker/db/data/undo_001
Binary file not shown.
Binary file modified docker/db/data/undo_002
Binary file not shown.

0 comments on commit 19542ed

Please sign in to comment.