action test
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 5s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Failing after 3s

This commit is contained in:
2024-07-03 10:21:16 -04:00
parent e2500da25d
commit a11b4b6d3c

View File

@@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu:ubuntu-24.04
runs-on: ubuntu-24.04
steps:
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"