Skip to content

Commit

Permalink
✅ test with dyn port supporting github actions
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Meilick <b@bnomei.com>
  • Loading branch information
bnomei committed Aug 2, 2020
1 parent a2c9a21 commit 50bc529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
run: composer require getkirby/cms:"3.*@RC"

- name: Run Tests
evn:
env:
REDIS_PORT: ${{ job.services.redis.ports[6379] }}
run: |
composer test

0 comments on commit 50bc529

Please sign in to comment.