Skip to content

Commit

Permalink
Remove redundant config.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Sep 21, 2020
1 parent e34d6f9 commit 366f1d2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Expand Up @@ -124,6 +124,4 @@ jobs:
run: docker ps -a

- name: Execute tests
run: vendor/bin/phpunit --exclude-group=redis-insecure\
env:
REDIS_PORT: 6379
run: vendor/bin/phpunit --exclude-group=redis-insecure

0 comments on commit 366f1d2

Please sign in to comment.