Skip to content

Commit 3f3afac

Browse files
author
David Cavazos
committed
remove experiment
1 parent 4e0815c commit 3f3afac

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/custard-ci.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,6 @@ env:
3030

3131
# TODO: remove all jobs except region-tags (should be tested by custard-run workflows)
3232
jobs:
33-
# TODO: REMOVE THIS BEFORE MERGING
34-
experiment:
35-
runs-on: ubuntu-latest
36-
permissions:
37-
statuses: write
38-
steps:
39-
- name: Create check
40-
uses: GoogleCloudPlatform/cloud-samples-tools/actions/steps/create-check@9ee708234e240605d96e78f652c333ed6aa95a23 # v0.3.2
41-
with:
42-
sha: ${{ github.event.pull_request.head.sha }}
43-
name: lint
44-
status: success
45-
4633
affected:
4734
name: Finding affected tests (legacy)
4835
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)