Test workflow variables
All checks were successful
Fibonacci unit tests / Explore-Gitea-Actions (push) Successful in 6s
All checks were successful
Fibonacci unit tests / Explore-Gitea-Actions (push) Successful in 6s
This commit is contained in:
@@ -7,6 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "🔎 Running tests for ${{ gitea.repository }} branch ${{ gitea.ref }}."
|
||||
name: Run tests for ${{ gitea.repository }}/${{ gitea.ref }}
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Install go
|
||||
|
||||
Reference in New Issue
Block a user