Skip to content

push non-working workflow #1

push non-working workflow

push non-working workflow #1

Workflow file for this run

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Build and run tests
run: mvn test