Skip to content

Commit

Permalink
fixup! Use shared CI actions
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Oct 21, 2023
1 parent 1a989b5 commit 89db0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- id: build-dist
uses: perlrdf/devops/github-actions/build-dist@main
with:
dist-perl-deps-develop: strict # TODO Add modules
dist-perl-deps-develop: Attean Test::Roo
test:
needs: [ 'dist', 'notify' ]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 89db0b4

Please sign in to comment.