Merge pull request #1679 from bitcoinjs/fixActions-1

Update main_ci.yml
This commit is contained in:
Jonathan Underwood 2021-02-19 21:02:43 +09:00 committed by GitHub
commit 576e4e2ac9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,10 @@
name: Run Tests
on: [push]
on:
push:
branches:
- master
pull_request:
jobs:
unit: