# SPDX-License-Identifier: MIT
name: test
on: [pull_request]
jobs:
  test:
    runs-on: docker
    steps:
      - run: echo DONE