Skip to content

chore(update): solc 0.8.24 (#3) #12

chore(update): solc 0.8.24 (#3)

chore(update): solc 0.8.24 (#3) #12

Workflow file for this run

name: "Build"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
# Check if the executable runs
- run: nix run . -- --version