Skip to content

Commit

Permalink
Skip calling auto.
Browse files Browse the repository at this point in the history
  • Loading branch information
davereid committed Apr 22, 2024
1 parent 3203984 commit 041e722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestTugboat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# Elasticsearch tag v0.3.2 == 7.17.14
- name: Setup Project
run: |
ddev config --auto --php-version "8.1" --nodejs-version "18" --database=mariadb:10.6
ddev config --php-version "8.1" --nodejs-version "18" --database=mariadb:10.6
ddev get ddev/ddev-redis --version v1.2.0
ddev get ddev/ddev-elasticsearch --version v0.3.2
ddev start
Expand Down

0 comments on commit 041e722

Please sign in to comment.