mirror of
https://github.com/versia-pub/server.git
synced 2026-04-28 13:19:16 +02:00
Edit IP in workflow config
This commit is contained in:
parent
bcaf09cf02
commit
b0ddba9bc8
2 changed files with 1 additions and 5 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
|
@ -36,10 +36,6 @@ jobs:
|
|||
run: |
|
||||
bun install
|
||||
|
||||
- name: Show DOcker PS
|
||||
run: |
|
||||
docker ps
|
||||
|
||||
- name: Move workflow config to config folder
|
||||
run: |
|
||||
mv .github/config.workflow.toml config/config.toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue