Skip to content

Commit

Permalink
Add tests for NXT
Browse files Browse the repository at this point in the history
  • Loading branch information
MinyazevR authored Jan 6, 2025
1 parent 7eaa4ce commit 662fbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Downloads minimal tests for Diagram mode
run: |
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"
7z x tests.7z || 7za x tests.7z
- name: Prepare environment variable
Expand Down

0 comments on commit 662fbec

Please sign in to comment.