Skip to content

Update master to solana v1.17 #20

Update master to solana v1.17

Update master to solana v1.17 #20

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
clean_code_check:
uses: ./.github/workflows/clean_code.yaml
run_tests:
needs: clean_code_check
uses: ./.github/workflows/test.yaml