Родитель
f4e242f73e
Коммит
9b6a7a47b0
|
@ -23,8 +23,8 @@ jobs:
|
|||
run: dotnet test ./src/Tests/Peachpie.Runtime.Tests --verbosity normal
|
||||
- name: Peachpie.DiagnosticTests
|
||||
run: dotnet test ./src/Tests/Peachpie.DiagnosticTests --verbosity normal
|
||||
- name: Peachpie.ScriptTests
|
||||
run: dotnet test ./src/Tests/Peachpie.ScriptTests --verbosity normal
|
||||
# - name: Peachpie.ScriptTests
|
||||
# run: dotnet test ./src/Tests/Peachpie.ScriptTests --verbosity normal
|
||||
- name: Build
|
||||
run: dotnet build ./src/Peachpie.NET.Sdk/ -c Release --no-restore -p:VersionSuffix=ghaction${{github.run_number}}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче