Skip to content

Merge pull request #22 from status-im/feat/error-sending-envelope #35

Merge pull request #22 from status-im/feat/error-sending-envelope

Merge pull request #22 from status-im/feat/error-sending-envelope #35

Workflow file for this run

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