Skip to content

Commit

Permalink
Merge branch 'main' into hotfix-qr-generation
Browse files Browse the repository at this point in the history
  • Loading branch information
sharon2719 committed Nov 26, 2024
2 parents a21135b + 75d75bf commit 444795e
Show file tree
Hide file tree
Showing 50 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Run Unit Tests and Generate Coverage Report
run: ./gradlew test jacocoTestReport
working-directory: efsity
working-directory: efsity-cli

run-spotless-check:
runs-on: ubuntu-latest
Expand All @@ -38,7 +38,7 @@ jobs:

- name: Run spotless check
run: ./gradlew spotlessCheck
working-directory: efsity
working-directory: efsity-cli

run-importer-unit-tests:
runs-on: ubuntu-latest
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 444795e

Please sign in to comment.