Skip to content

Commit

Permalink
without quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Nov 23, 2023
1 parent 3f535c6 commit 1e9093a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cypress-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
with:
# https://docs.docker.com/compose/reference/overview/
cli-args: |
"up"
"db"
"-d"
up
db
-d
- name: Install indexer deps
working-directory: squid
run: npm ci
Expand Down

0 comments on commit 1e9093a

Please sign in to comment.