Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
BebeSparkelSparkel committed Jul 8, 2024
1 parent 98cf7c5 commit d6d70bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ jobs:
# stack --version
# stack install stack-all
# stack-all --version
#- name: Build and run tests
# shell: bash
# run: |
# set -ex
# stack-all --oldest lts-18 --newest lts-19
- name: Build and run tests
shell: bash
run: |
set -ex
stack-all --oldest lts-18 --newest lts-19
# macos-13:
# name: macos-13
Expand Down

0 comments on commit d6d70bd

Please sign in to comment.