Skip to content

Correctly install our CI-tools, before trying to run them #42

Correctly install our CI-tools, before trying to run them

Correctly install our CI-tools, before trying to run them #42

Workflow file for this run

on: pull_request
name: Pull Request
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Test
uses: skx/github-action-tester@master