Skip to content

Commit

Permalink
CI: Run in ./haskell dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-si committed Feb 3, 2024
1 parent a1a39ea commit 6ff0abf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
matrix:
os: [ubuntu-22.04, macos-12]
runs-on: ${{ matrix.os }}
defaults:
run:
working-directory: ./haskell
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 6ff0abf

Please sign in to comment.