Skip to content

Commit

Permalink
Build Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
luke- committed Sep 1, 2022
1 parent e6282cf commit 475ed2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Expand Up @@ -64,9 +64,9 @@ jobs:
ini-values: date.timezone='UTC'
tools: composer:v2

# - name: Start Selenium
# run: |
# docker run --detach --net=host selenium/standalone-chrome
- name: Start Selenium
run: |
docker run --detach --net=host selenium/standalone-chrome
- name: Test
uses: docker://bitnami/openldap
Expand Down

0 comments on commit 475ed2a

Please sign in to comment.