Update ui-tests.js.yml
This commit is contained in:
parent
688dfeca56
commit
fbae6015a1
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ui-tests.js.yml
vendored
3
.github/workflows/ui-tests.js.yml
vendored
|
|
@ -1,7 +1,8 @@
|
|||
# Checking unit and visual tests locally on every merge rq to dev and main
|
||||
name: Node.js CI
|
||||
name: Frontend tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue