Renamed build job to test
This commit is contained in:
parent
eda7992c23
commit
3fff9c7dd0
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user