Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Bich Vu Thi Ngoc committed Oct 14, 2024
1 parent fa2d259 commit d6201ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
COMPILER: GCC
TOOL_CHAINS: GCC
PLATFORM: MG12
TASK: all
TASK: gen-only
COMPONENTS: all
ADAPTER_SN: 440189400
CHIP: EFR32MG12
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit_test_auto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
git checkout $REPO_BRANCH
ls -la
- name: Prepare environment
- name: Run test
run: |
export PATH=$PATH:~/SimplicityStudio-5/SimplicityStudio_v5/developer/adapter_packs/commander
export PATH=$PATH:~/slc_cli
Expand Down

0 comments on commit d6201ab

Please sign in to comment.