We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 976a186 + 7d59695 commit 19252b7Copy full SHA for 19252b7
.github/workflows/gcs-integration.yml
@@ -10,7 +10,6 @@ jobs:
10
gcs-integration-fast-tests:
11
name: GCS Integation Fast Tests
12
runs-on: ubuntu-latest
13
- environment: gcs-integration
14
steps:
15
- name: Checkout code
16
uses: actions/checkout@v5
@@ -41,7 +40,6 @@ jobs:
41
40
gcs-integration-all-tests:
42
name: GCS Integation All Tests
43
44
45
46
47
0 commit comments