Skip to content

Commit

Permalink
update config's reference to sandbox #69
Browse files Browse the repository at this point in the history
  • Loading branch information
marsella committed Mar 7, 2022
1 parent c213c96 commit e8bff98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
cache-to: type=local,dest=/tmp/.buildx-cache-new
tags: ${{ steps.tags.outputs.tagged_image }}

- name: Run sandbox
- name: Run sandbox on localhost
run: docker run --rm --name my-sandbox --detach -p 20000:20000 tqtezos/flextesa:20210602 flobox start

- name: Configure tezos client and run all test targets
Expand Down

0 comments on commit e8bff98

Please sign in to comment.