Skip to content

Commit

Permalink
fix: (#271) domain detekt build
Browse files Browse the repository at this point in the history
  • Loading branch information
softpeanut committed Mar 2, 2023
1 parent 667cb35 commit eff21a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: ./gradlew :dms-application:detekt

- name: Run Detekt Domain
run: ./gradle :dms-domain:detekt
run: ./gradlew :dms-domain:detekt

0 comments on commit eff21a7

Please sign in to comment.