Skip to content

Commit

Permalink
Remove stack-8.6.5 hack
Browse files Browse the repository at this point in the history
Since Stack bug which was causing `stack test --coverage` to fail is finally merged
  • Loading branch information
EduardSergeev committed Apr 7, 2021
1 parent cd21511 commit f941013
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 17 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
LCOV_PATH: ./lcov.info
# TODO: Remove this restriction once `stack test --coverage` is fixed in the next Stack release
STACK_YAML: stack-8.6.5.yaml
steps:
- uses: actions/checkout@v2
- name: Add $HOME/.local/bin to PATH
Expand Down
3 changes: 0 additions & 3 deletions stack-8.6.5.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions stack-8.6.5.yaml.lock

This file was deleted.

0 comments on commit f941013

Please sign in to comment.