Skip to content

Commit

Permalink
dont set up env
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Oct 5, 2023
1 parent e401ff0 commit fd072d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/formal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
detached: true
timeout-minutes: 15

- uses: actions/checkout@v3
- name: setup env
uses: ./.github/actions/build_env
# - uses: actions/checkout@v3
# - name: setup env
# uses: ./.github/actions/build_env

- name: install prover dependencies
run: >
Expand Down

0 comments on commit fd072d6

Please sign in to comment.