Skip to content

Commit

Permalink
PR-check / delete dev cert & pytest config file
Browse files Browse the repository at this point in the history
In cleanup, let's delete them...
  • Loading branch information
JanneKiiskila committed Feb 6, 2024
1 parent ba196e8 commit 653c2fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ jobs:
ls -al
rm -rf lib/mbed-edge/build/mcc_config
rm -rf mbed-edge-examples/lib/mbed-edge/build/mcc_config
rm -rf lib/mbed-edge/config/mbed_cloud_dev_credentials.c
rm -rf pelion-system-tests/prod-edge-core-config.json
- name: Cleanup - kill edge-core process
if: always()
run: |
Expand Down

0 comments on commit 653c2fa

Please sign in to comment.