Skip to content

Commit 3a6396a

Browse files
committed
Temporarily disable tests for legacy setup configuration steps
1 parent 1d87318 commit 3a6396a

File tree

5 files changed

+3
-0
lines changed

5 files changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@ jobs:
208208
name: Check that documentation for configuration steps is up-to-date
209209
runs-on: ubuntu-latest
210210

211+
# Disabled while we complete the upgrade to the latest setup-configuration
212+
if: false
213+
211214
steps:
212215
- uses: actions/checkout@v3
213216
with:

0 commit comments

Comments
 (0)