Testing again

This commit is contained in:
Lilleman auf Larv 2023-12-17 01:04:23 +01:00
parent 705980628e
commit af5da95f20

@ -6,5 +6,7 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check out repository code
uses: actions/checkout@v4
- name: Docker test
run: docker run hello-world