name: Test on: [push] jobs: hello: runs-on: ubuntu-latest steps: - run: echo "CI WORKS!"