Skip to content

Commit

Permalink
Debug solc
Browse files Browse the repository at this point in the history
  • Loading branch information
gvladika committed Aug 12, 2024
1 parent fad8935 commit 9a3db21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gambit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: Install packages
run: yarn

- name: Verify solc Installation
run: solc --version

- name: Run mutation tests
run: |
yarn test:mutation

0 comments on commit 9a3db21

Please sign in to comment.