Skip to content

Remove Candy Machine V2 and V3 parsing #107

Remove Candy Machine V2 and V3 parsing

Remove Candy Machine V2 and V3 parsing #107

Workflow file for this run

name: Testing
on:
push:
branches:
- main
pull_request:
env:
RUST_TOOLCHAIN: stable
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test
run: |
cargo test