action on vps
All checks were successful
/ test (push) Successful in 1s

This commit is contained in:
Félix Piédallu 2025-10-02 14:42:30 +02:00
parent 09b93a8c2e
commit 89a255bd13

View file

@ -5,6 +5,6 @@ on:
jobs:
test:
runs-on: docker
runs-on: vps
steps:
- run: echo All good!