mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Minor cleanup of CI
This commit is contained in:
parent
8648ea790a
commit
35e794b1b2
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -36,5 +36,5 @@ jobs:
|
||||
set -ex
|
||||
curl -sSL https://get.haskellstack.org/ | sh -s - -f
|
||||
sudo apt install -y libasound2 libasound2-dev libxrandr-dev libtinfo-dev
|
||||
sudo apt install -y libx11-dev libgmp-dev libxss-dev libxft-dev
|
||||
sudo apt install -y libx11-dev libgmp-dev libxss-dev libxft-dev
|
||||
stack --stack-yaml=${{ matrix.yaml }} test --fast --no-terminal --resolver=${{ matrix.resolver }}
|
||||
|
@ -1,7 +1,7 @@
|
||||
resolver: lts-15.3
|
||||
|
||||
packages:
|
||||
- ./
|
||||
|
||||
extra-deps:
|
||||
- xmonad-0.15
|
||||
|
||||
packages:
|
||||
- ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user