We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eaa4ce commit 662fbecCopy full SHA for 662fbec
.github/workflows/installer.yml
@@ -99,7 +99,7 @@ jobs:
99
100
- name: Downloads minimal tests for Diagram mode
101
run: |
102
- curl --output tests.7z "https://dl.trikset.com/edu/.solutions20200701/testing_small.7z"
+ curl --output tests.7z "https://dl.trikset.com/edu/.solutions20200701/testing_small_with_nxt.7z"
103
7z x tests.7z || 7za x tests.7z
104
105
- name: Prepare environment variable
0 commit comments