From a4e5c473f99a3fb1ad2357f99c683818b7cab59b Mon Sep 17 00:00:00 2001 From: Daniel Bruce Date: Tue, 3 Oct 2023 17:01:03 -0400 Subject: [PATCH] Revert "try this and see what it does" This reverts commit aa18af61d6536769551b7625f1150dff8ccd9c5e. --- .github/workflows/conformance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conformance.yaml b/.github/workflows/conformance.yaml index deaf854a9..66d9c10c7 100644 --- a/.github/workflows/conformance.yaml +++ b/.github/workflows/conformance.yaml @@ -18,7 +18,7 @@ on: branches: - main pull_request: -name: conformance7 +name: conformance jobs: conformance: runs-on: ubuntu-latest