Rename complement-developonly (#13046)

code_spécifique_watcha
Erik Johnston 2 years ago committed by GitHub
parent 212be2edc1
commit 9ad2197fa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/tests.yml
  2. 1
      changelog.d/13046.misc

@ -359,6 +359,8 @@ jobs:
needs: linting-done
runs-on: ubuntu-latest
name: "Complement Workers (develop only)"
steps:
# The path is set via a file given by $GITHUB_PATH. We need both Go 1.17 and GOPATH on the path to run Complement.
# See https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-system-path

@ -0,0 +1 @@
Rename CI test runs.
Loading…
Cancel
Save