File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ jobs:
1212 matrix :
1313 include :
1414 - oscript_version : ' default'
15- test_engiene : ' 1testrunner'
15+ test_engine : ' 1testrunner'
1616 - oscript_version : ' stable'
17- test_engiene : ' 1testrunner'
17+ test_engine : ' 1testrunner'
1818 - oscript_version : ' dev'
19- test_engiene : ' oneunit'
19+ test_engine : ' oneunit'
2020 uses : autumn-library/workflows/.github/workflows/test.yml@oneunit
2121 with :
2222 oscript_version : ${{ matrix.oscript_version }}
23- test_engine : ${{ matrix.test_engiene }}
23+ test_engine : ${{ matrix.test_engine }}
Original file line number Diff line number Diff line change 6363&ИсточникЗначение ("1.0.0-beta.2" , "1.0.0-beta.11" )
6464&ИсточникЗначение ("1.0.0-beta.11" , "1.0.0-rc.1" )
6565&ИсточникЗначение ("1.0.0-rc.1" , "1.0.0" )
66+ &ИсточникЗначение ("1.0.0-alpha" , "1.0.0" )
6667Процедура ПроверитьСтаршинствоВерсий (Знач Версия1 , Знач Версия2 ) Экспорт
6768
6869 // А < Б
You can’t perform that action at this time.
0 commit comments