Skip to content

Commit

Permalink
chore: log in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
LayneHaber committed Dec 6, 2024
1 parent 8fc200a commit 97f6fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@ jobs:
id: apply
working-directory: ./ops/testnet/prod/core
run: |
terraform apply -var-file=tfvars.json -auto-approve > /dev/null 2>&1
terraform apply -var-file=tfvars.json -auto-approve
outputs:
sequencer-server-tags: ${{ needs.e2e-tests.outputs.sequencer-server-tags }}
Expand Down

0 comments on commit 97f6fae

Please sign in to comment.