Skip to content

Commit 662fbec

Browse files
authored
Add tests for NXT
1 parent 7eaa4ce commit 662fbec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
- name: Downloads minimal tests for Diagram mode
101101
run: |
102-
curl --output tests.7z "https://dl.trikset.com/edu/.solutions20200701/testing_small.7z"
102+
curl --output tests.7z "https://dl.trikset.com/edu/.solutions20200701/testing_small_with_nxt.7z"
103103
7z x tests.7z || 7za x tests.7z
104104
105105
- name: Prepare environment variable

0 commit comments

Comments
 (0)