Skip to content

Commit

Permalink
fix: run smoke tests from official source
Browse files Browse the repository at this point in the history
  • Loading branch information
develop7 committed May 24, 2024
1 parent eab3775 commit 4e6bd30
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:
${{ matrix.ghc_minor }}/${{ matrix.deb }}
- uses: actions/checkout@v2
with:
repository: AlistairB/official-images
ref: haskell-cabal-test-change
repository: docker-library/official-images
path: official-images
- name: run official-images tests
run: ./official-images/test/run.sh haskell:${{ matrix.ghc }}-${{ matrix.deb }}
Expand Down

0 comments on commit 4e6bd30

Please sign in to comment.