Skip to content

Commit

Permalink
Remove redundant OPAM_REPO_SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
dra27 committed Nov 13, 2023
1 parent 497710b commit 61eac97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ jobs:
fail-fast: false
env:
SOLVER: ${{ matrix.solver }}
OPAM_REPO_SHA: 3d6779beedc761067596bf5c3f5c25ab57a7e3e7
OPAMBSROOT: ~/.cache/opam.${{ matrix.solver }}.cached
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 61eac97

Please sign in to comment.