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