Skip to content

Commit 47ea489

Browse files
[CI] Disable run.yml
1 parent 244317f commit 47ea489

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/run.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ jobs:
2222
- ubuntu-latest
2323
- windows-latest
2424
- macos-latest
25+
26+
# Disabled, because daveol/SampleApplication is missing
27+
if: ${{ false }}
28+
2529
steps:
2630
- uses: actions/checkout@v3
2731
with:

0 commit comments

Comments
 (0)