Skip to content

fix: missing RawTransfer event emission #194

fix: missing RawTransfer event emission

fix: missing RawTransfer event emission #194

Workflow file for this run

on:
push:
branches:
- master
pull_request:
name: Build
jobs:
test:
name: Compile contracts
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v2
with:
submodules: true
- name: Compile contracts
run: |
./scripts/compile_with_docker.sh