Skip to content

Commit

Permalink
Don't use setup-docker in functional-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dimalit committed Sep 5, 2023
1 parent 0537220 commit 82659fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
sudo npm install -g yarn
sudo chown -R runner:runner ~/.config # HACK
- uses: docker-practice/actions-setup-docker@v1

- name: Prepare SGX keys/certs
run: |
echo "${{ secrets.sgx_key }}" > sgx_certs/sgx.key
Expand Down

0 comments on commit 82659fe

Please sign in to comment.