Run fixturenet-eth test CI workflow
Some checks failed
Fixturenet-Eth-Test / Run an Ethereum fixturenet test (pull_request) Failing after 0s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Failing after 0s
Webapp Test / Run webapp test suite (pull_request) Failing after 0s
Smoke Test / Run basic test suite (pull_request) Failing after 0s
Lint Checks / Run linter (pull_request) Successful in 43s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m22s

This commit is contained in:
Prathamesh Musale 2024-04-29 09:20:40 +05:30
parent 09a1cbb966
commit 0116903d10

View File

@ -6,6 +6,8 @@ on:
paths:
- '!**'
- '.gitea/workflows/triggers/fixturenet-eth-test'
pull_request:
branches: '*'
# Needed until we can incorporate docker startup into the executor container
env: