Update deploy.yml

This commit is contained in:
Ole Morud
2023-03-29 13:11:30 +02:00
committed by GitHub
parent 422f6c5a03
commit 9976632323

View File

@@ -41,6 +41,3 @@ jobs:
runtime: go119 runtime: go119
memory_mb: 128 memory_mb: 128
region: europe-west1 region: europe-west1
- name: Test 1
run: '(chmod u+x test.sh && ./test.sh) || true'