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 ]
|
on: [ push ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: gitea.ref == 'refs/heads/main'
|
if: gitea.ref == 'refs/heads/main'
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user