Clear out extraneous commentary
All checks were successful
Fibonacci unit tests / Explore-Gitea-Actions (push) Successful in 1m11s

This commit is contained in:
2025-07-24 13:30:15 +02:00
parent 9f7b357e6e
commit a7e89f9411

View File

@@ -6,8 +6,6 @@ jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: echo "🔎 Running tests for ${{ gitea.repository }} branch ${{ gitea.ref }}."
name: Run tests for ${{ gitea.repository }}/${{ gitea.ref }}
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Install go - name: Install go