Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Mar 5, 2024
1 parent 3000409 commit 4441438
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@ jobs:
cp .github/workflows/cabal.project.local.ci cabal.project.local
echo "# cabal.project.local"
cat cabal.project.local
echo
echo "---------------------------------------------------"
cat .git/refs/heads/master
echo "---------------------------------------------------"
echo
- name: Build dry run
run: |
Expand Down

0 comments on commit 4441438

Please sign in to comment.