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
commit f396d97a69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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