mirror of
https://github.com/wekan/wekan.git
synced 2025-12-26 12:18:49 +01:00
Refactor API and UI test workflows to improve readability and consistency; update base URL retrieval to use environment variable for flexibility
This commit is contained in:
parent
6b3560c8d3
commit
97fb01f3bc
4 changed files with 19 additions and 7 deletions
2
.github/workflows/ui-testing.yml
vendored
2
.github/workflows/ui-testing.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Selenium UI Tests
|
||||
name: Run UI Tests
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue