Skip to content

Commit

Permalink
πŸ’š No test binary to exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
krakrjak committed Sep 8, 2023
1 parent dbb1324 commit 4cd3a00
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/binaries-mac-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,6 @@ jobs:
# --pedantic
if: env.CONTINUE

- name: Test functional tests
env:
stack: ${{ matrix.plan.stack }}
run: |
export PATH=~/.local/bin:$PATH
COLUMNS=80 $stack exec test
if: env.CONTINUE

# artifacts:

- name: Gather binaries
Expand Down

0 comments on commit 4cd3a00

Please sign in to comment.