Skip to content

πŸ‘• refactor: Lint http-exists. #105

πŸ‘• refactor: Lint http-exists.

πŸ‘• refactor: Lint http-exists. #105

Workflow file for this run

name: ci:test
on:
- push
- pull_request
jobs:
test:
name: Continuous integration (tests)
runs-on: ubuntu-latest
steps:
- name: Checkout πŸ›ŽοΈ
uses: actions/checkout@v2
- name: Test πŸ”¬
run: make test