* В параметрах исключений asserts добавлен класс исключения для того … #18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Тестирование | |
| on: | |
| push: | |
| pull_request: | |
| workflow_dispatch: | |
| jobs: | |
| test: | |
| uses: autumn-library/workflows/.github/workflows/test.yml@main | |
| with: | |
| oscript_version: stable |