Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Merge pull request #6 from protojour/dependabot/pip/urllib3-1.26.17 #20

Merge pull request #6 from protojour/dependabot/pip/urllib3-1.26.17

Merge pull request #6 from protojour/dependabot/pip/urllib3-1.26.17 #20

Workflow file for this run

name: Tests
on:
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: make test