Skip to content

Commit

Permalink
widen
Browse files Browse the repository at this point in the history
  • Loading branch information
BebeSparkelSparkel committed Jul 8, 2024
1 parent 81adca8 commit 54f39c9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ jobs:
stack-version: 'latest'
stack-no-global: true
cabal-update: false
#- name: Install stack-all
# shell: bash
# run: |
# set -ex
# stack --version
# stack install stack-all
# stack-all --version
- name: Install stack-all
shell: bash
run: |
set -ex
stack --version
stack install stack-all
stack-all --version
- name: Build and run tests
shell: bash
run: |
Expand Down

0 comments on commit 54f39c9

Please sign in to comment.