Skip to content

Commit

Permalink
Update publish-plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anzhao authored Sep 17, 2024
1 parent bb39843 commit c58fd4e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
run: ls -la
- name: Switch to ECP directory
run: cd ecp-datatype-plugin
- name: list all the files under ecp-datatype-directory
run: ls -la
- name: Switch to ECP directory
run: cd ecp-datatype-plugin
- name: Run all tests
run: ./ecp-datatype-plugin/gradlew clean check --no-daemon
working-directory: ${{ github.workspace }}/${{ env.SERVICE_NAME }}/
Expand Down

0 comments on commit c58fd4e

Please sign in to comment.