This action has a bug and needs to be diabled as the unit tests aren't scheduled for completion any time soon.
This commit is contained in:
Elliot Huffman 2022-03-31 14:01:44 -04:00 коммит произвёл GitHub
Родитель c743f9acf8
Коммит dc86e66bd8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 8 добавлений и 8 удалений

16
.github/workflows/UnitTest-UI.js.yml поставляемый
Просмотреть файл

@ -4,14 +4,14 @@
name: Unit Test - User Interface
on:
push:
branches: [ main ]
paths:
- User-Interface/**
pull_request:
branches: [ main ]
paths:
- User-Interface/**
# push:
# branches: [ main ]
# paths:
# - User-Interface/**
# pull_request:
# branches: [ main ]
# paths:
# - User-Interface/**
workflow_dispatch:
jobs: