diff --git a/.github/workflows/continous-delivery.patch.yml b/.github/workflows/continous-delivery.patch.yml index 4dbc9865..53ecb144 100644 --- a/.github/workflows/continous-delivery.patch.yml +++ b/.github/workflows/continous-delivery.patch.yml @@ -30,7 +30,7 @@ jobs: - run: 'echo "No build required"' test-configuration-file: - name: Test Zebra default Docker config file + name: Test Zebra CD Docker config file runs-on: ubuntu-latest steps: - run: 'echo "No build required"' diff --git a/.github/workflows/continous-delivery.yml b/.github/workflows/continous-delivery.yml index aee4e80e..8cd33456 100644 --- a/.github/workflows/continous-delivery.yml +++ b/.github/workflows/continous-delivery.yml @@ -123,7 +123,7 @@ jobs: # Test that Zebra works using the default config with the latest Zebra version, # and test reconfiguring the docker image for testnet. test-configuration-file: - name: Test Zebra default Docker config file + name: Test Zebra CD Docker config file timeout-minutes: 15 runs-on: ubuntu-latest needs: build