Procházet zdrojové kódy

Remove buildkite-era comment

tags/v1.41.0rc1
David Robertson před 2 roky
rodič
revize
878528913d
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  1. +0
    -3
      .github/workflows/tests.yml

+ 0
- 3
.github/workflows/tests.yml Zobrazit soubor

@@ -38,9 +38,6 @@ jobs:
if: ${{ github.base_ref == 'develop' || contains(github.base_ref, 'release-') }}
runs-on: ubuntu-latest
steps:
# Note: This and the script can be simplified once we drop Buildkite. See:
# https://github.com/actions/checkout/issues/266#issuecomment-638346893
# https://github.com/actions/checkout/issues/416
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}


Načítá se…
Zrušit
Uložit