From 88635af7153a0ba81af46f9f2c2863ac40e91a0d Mon Sep 17 00:00:00 2001 From: BuckarooBanzay Date: Sat, 9 May 2020 21:03:12 +0200 Subject: [PATCH] fix identical naming --- .github/workflows/integration-test-latest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-test-latest.yml b/.github/workflows/integration-test-latest.yml index 02fe6dd..0f90b2f 100644 --- a/.github/workflows/integration-test-latest.yml +++ b/.github/workflows/integration-test-latest.yml @@ -1,4 +1,4 @@ -name: integration-test +name: integration-test-latest on: [push, pull_request]