Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gares authored Jul 30, 2024
1 parent e084d58 commit e8b295b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,7 @@ jobs:
opam exec -- cygpath -m ${{ github.workspace }} | % {$_ -replace "^","workspace=" } | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf8 -Append
opam exec -- sed -i ' ' tests/sources/*.elpi
& "setup-x86_64.exe" -v -q -P time,which,wdiff
# opam exec -- which which
# opam exec -- time which
# opam exec -- which time
# opam exec -- which wdiff
opam exec -- which time
# Build ######################################################################
#
Expand Down

0 comments on commit e8b295b

Please sign in to comment.