Skip to content

Commit

Permalink
Rename efsity folder to efsity-cli
Browse files Browse the repository at this point in the history
Update CI workflow path
  • Loading branch information
ndegwamartin committed Nov 26, 2024
1 parent 7f6f0a9 commit 75d75bf
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 75d75bf

Please sign in to comment.