forked from JavaTX/JavaCompilerCore
Update actions
This commit is contained in:
parent
20d6cb8eb9
commit
452064398a
@ -1,9 +1,8 @@
|
|||||||
name: Gitea Actions Demo
|
name: Build and Test with Maven
|
||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Build-and-test-with-Maven:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
|
Loading…
Reference in New Issue
Block a user