Change job name

This commit is contained in:
alefvanoon 2022-02-07 17:44:23 +00:00 committed by GitHub
parent 2d6bd33475
commit bb896eb2fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ on:
- '.github/**/*.md'
jobs:
build-and-test-jvm:
debug-builds:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2