Skip to content

Commit 30068a7

Browse files
ci(gateway-contracts): remove docker test workflow (#1466)
1 parent 1f151bb commit 30068a7

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)