mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-18 15:56:47 +00:00
[Ubuntu] Move Haskell tests to separate file. (#2348)
* Move Haskell tests to separate file * Minor fix
This commit is contained in:
committed by
GitHub
parent
c86fcd37ee
commit
82b4e13fb0
@@ -38,4 +38,4 @@ curl -sSL https://get.haskellstack.org/ | sh
|
||||
ln -s "/opt/ghc/$defaultGHCVersion/bin/ghc" "/usr/bin/ghc"
|
||||
ln -s "/opt/cabal/$cabalVersion/bin/cabal" "/usr/bin/cabal"
|
||||
|
||||
invoke_tests "Common" "Haskell"
|
||||
invoke_tests "Haskell"
|
||||
Reference in New Issue
Block a user