name: Build and Test Application on: [push] jobs: build: runs-on: docker steps: - name: Checkout repository uses: actions/checkout@v3