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 authored Sep 11, 2023
2 parents 79dfc4a + 116a5ff commit f2023d7
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 f2023d7

Please sign in to comment.