Skip to content

Commit 03efb26

Browse files
authored
Merge of #1466
2 parents c92d2be + 261d0a0 commit 03efb26

File tree

2 files changed

+0
-55
lines changed

2 files changed

+0
-55
lines changed

.github/workflows/gateway-contracts-docker-build.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,3 @@ jobs:
7373
image-name: "fhevm/gateway-contracts"
7474
docker-file: "./gateway-contracts/Dockerfile"
7575
app-cache-dir: "fhevm-gateway-contracts"
76-
77-
docker-hardhat-test:
78-
needs: build
79-
permissions:
80-
contents: 'read' # Required to checkout repository code
81-
packages: 'read' # Required to read GitHub packages/container registry
82-
uses: ./.github/workflows/gateway-contracts-hardhat-tests-docker.yml
83-
with:
84-
image-name: ${{ needs.build.outputs.image }}

.github/workflows/gateway-contracts-hardhat-tests-docker.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)