Add test deploy to deploy-test.yml

This commit is contained in:
2024-08-25 17:15:18 +02:00
parent a9d5039662
commit 69821a25bb

View File

@@ -9,6 +9,7 @@ on:
jobs:
build-test:
runs-on: ubuntu-latest
environment: test
steps:
- name: Checkout code