tests #17

Merged
Fabel merged 14 commits from tests into develop 2024-11-01 07:46:03 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit e2d616b9c5 - Show all commits

View File

@ -5,6 +5,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
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!"