Skip to content

Commit

Permalink
remove unready test
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbland1 committed Aug 15, 2023
1 parent 6cbac83 commit f5a2e23
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test-powerfail-simulator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,3 @@ jobs:
- name: Run update-revert test with power failures (AES128 NVM_WRITEONCE)
run: |
tools/scripts/sim-update-powerfail-resume.sh
- name: Rebuild wolfboot.elf
run: |
make clean && make test-sim-external-flash-with-enc-update
- name: Run update-revert test with progressive power failures (AES128 NVM_WRITEONCE)
run: |
tools/scripts/sim-update-powerfail-resume-nvm-writeonce.sh

0 comments on commit f5a2e23

Please sign in to comment.