mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-23 08:58:33 +00:00
ci/cd - add missing runs-on for reusable tests-ui
This commit is contained in:
parent
93945f391f
commit
2d440d26e1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/staging-tests-ui.yml
vendored
1
.github/workflows/staging-tests-ui.yml
vendored
|
|
@ -9,6 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# Prepare
|
||||
- name: Checkout source code
|
||||
|
|
|
|||
Loading…
Reference in a new issue