From 0002a90523ee1b0d082ffd1fab0b45a14785a53e Mon Sep 17 00:00:00 2001 From: David Boreham Date: Tue, 4 Jun 2024 10:00:01 -0600 Subject: [PATCH] Rename for clarity --- .../{publish-images.yml => publish-fixturenet-eth-images.yml} | 0 .../{fixturenet-eth-stack.yml => test-fixturenet-eth.yml} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .gitea/workflows/{publish-images.yml => publish-fixturenet-eth-images.yml} (100%) rename .gitea/workflows/{fixturenet-eth-stack.yml => test-fixturenet-eth.yml} (96%) diff --git a/.gitea/workflows/publish-images.yml b/.gitea/workflows/publish-fixturenet-eth-images.yml similarity index 100% rename from .gitea/workflows/publish-images.yml rename to .gitea/workflows/publish-fixturenet-eth-images.yml diff --git a/.gitea/workflows/fixturenet-eth-stack.yml b/.gitea/workflows/test-fixturenet-eth.yml similarity index 96% rename from .gitea/workflows/fixturenet-eth-stack.yml rename to .gitea/workflows/test-fixturenet-eth.yml index 9b44dec..195a683 100644 --- a/.gitea/workflows/fixturenet-eth-stack.yml +++ b/.gitea/workflows/test-fixturenet-eth.yml @@ -1,4 +1,4 @@ -name: Ethereum Fixturenet Stack Test +name: Test Ethereum Fixturenet Stack on: push: