Update .gitea/workflows/test-environment.yaml
Environment Setup Test / Setup (push) Failing after 1m6s Details

pull/4/head
drunkendog 2023-08-26 19:57:25 +01:00
parent 61f8040b0d
commit 7736c3e36e
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
name: Environment Setup Test
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
on: [push, pull_request]
jobs:
Explore-Gitea-Actions:
Setup:
runs-on: ubuntu-22.04
steps:
- name: Check out repository code