Merge pull request #55 from orbitdb/fix/ci

Run tests on pull requests
This commit is contained in:
Haad
2023-03-27 07:13:57 +03:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
---
name: Run Tests
on: push
on: [push, pull_request]
jobs:
test: