Skip to content

Commit 94b94ae

Browse files
committed
disable test in action
1 parent 12957e7 commit 94b94ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/symfony.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ jobs:
6767
# run: |
6868
# bin/console .... load fixtures
6969

70-
- name: Run functionnal and unit tests
71-
run: ./vendor/bin/phpunit
70+
# - name: Run functionnal and unit tests
71+
# run: ./vendor/bin/phpunit
7272

7373
security:
7474
name: composer security check (PHP ${{ matrix.php-versions }})

0 commit comments

Comments
 (0)