Renamed build job to test

This commit is contained in:
mdnapo 2024-10-13 15:34:33 +02:00
parent eda7992c23
commit 3fff9c7dd0

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} triggered a build for the MycroForge.CLI
on: [ push ]
jobs:
test:
build:
runs-on: ubuntu-latest
if: gitea.ref == 'refs/heads/main'
steps: