We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d3189 commit b294b1eCopy full SHA for b294b1e
1 file changed
.github/workflows/ci-integ-test-full.yml
@@ -20,7 +20,7 @@ jobs:
20
group: CI-integ-test-caching
21
cancel-in-progress: false
22
with:
23
- skip-dist: false
+ skip-dist: true
24
secrets: inherit
25
26
other-integ-tests:
@@ -32,7 +32,7 @@ jobs:
32
group: CI-integ-test-other
33
34
35
36
37
38
dependency-submission-integ-tests:
@@ -44,5 +44,5 @@ jobs:
44
group: CI-integ-test-dependency-submission
45
46
47
48
0 commit comments