Update .gitea/workflows/test-environment.yaml
Environment Setup Test / Setup (push) Failing after 1m6s
Details
Environment Setup Test / Setup (push) Failing after 1m6s
Details
parent
61f8040b0d
commit
7736c3e36e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue