Skip to content

Commit

Permalink
test(build-dependants) update build dependants workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
SvitlanaKovalova1 committed Nov 27, 2024
1 parent 823f9d3 commit 94e166c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dependants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
name: mod-record-specifications
path: ~/.m2/repository/org/folio/mod-record-specifications
- run: cd mod-quick-marc && mvn -B clean verify
- run: cd mod-quick-marc; mvn -B clean test
continue-on-error: false
# mod-entities-links:
# needs: mod-record-specifications

0 comments on commit 94e166c

Please sign in to comment.