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

Merge pull request #13 from protojour/dependabot/pip/urllib3-2.0.7 #24

Merge pull request #13 from protojour/dependabot/pip/urllib3-2.0.7

Merge pull request #13 from protojour/dependabot/pip/urllib3-2.0.7 #24

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