on: [push]
jobs:
  test:
    runs-on: alpine-latest
    steps:
      - shell: sh
        run: echo using sh here