Skip to content

separate airdrop from the other contracts #141

separate airdrop from the other contracts

separate airdrop from the other contracts #141

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Scarb
uses: software-mansion/setup-scarb@v1
- name: Test the code
run: |
scarb test