Skip to content

Commit

Permalink
chore: add back sisyphos and make testing quicker
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjohnburton committed Sep 21, 2023
1 parent acf3dd6 commit b8dfac6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/_60_create_chainspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ jobs:
aws-region: eu-central-1
role-to-assume: arn:aws:iam::962042992619:role/chainflip-github-bot

- name: Download binary artifacts
if: steps.check-chainspec-exists.outcome == 'success'
uses: actions/download-artifact@v3
with:
name: chainflip-backend-bin-ubuntu-22.04
# - name: Download binary artifacts
# if: steps.check-chainspec-exists.outcome == 'success'
# uses: actions/download-artifact@v3
# with:
# name: chainflip-backend-bin-ubuntu-22.04

- name: Setup python
if: steps.check-chainspec-exists.outcome == 'success'
Expand Down

0 comments on commit b8dfac6

Please sign in to comment.