Add CI #1

Merged
evanespen merged 72 commits from testing-ci into main 2025-11-20 20:28:21 +00:00
Showing only changes of commit 628474510a - Show all commits

View File

@@ -3,7 +3,7 @@ run-name: $ is testing out Gitea Actions 🚀
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: docker.io/ubuntu:latest runs-on: docker.io/archlinux:latest
steps: steps:
- run: echo "🎉 - GO" - run: echo "🎉 - GO"
- name: List files in the repository - name: List files in the repository