Skip to content

Commit

Permalink
fixup! Use shared GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Jan 27, 2022
1 parent 273aa25 commit 6d1c010
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,10 @@ jobs:
target-setup-perl: false
target-install-dist-perl-deps: true
dist-perl-deps-configure: strict # TODO
build-enable-graphical-display: true
target-test-release-testing: true
target-test: true
test-enable-graphical-display: true
test-enable-release-testing: ${{ matrix.release-test }}
test-enable-coverage: ${{ matrix.coverage }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6d1c010

Please sign in to comment.