Skip to content

Commit

Permalink
Update naming
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Feb 25, 2022
1 parent 007d4ba commit bd5840b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/full-mbed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ concurrency:

jobs:
mbedos:
name: Full Build - MbedOS
name: Run
timeout-minutes: 200

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/smoketest-mbed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ concurrency:

jobs:
mbedos:
name: Smoke test - MbedOs
name: Run
timeout-minutes: 30
runs-on: ubuntu-latest
if: github.actor != 'restyled-io[bot]'
Expand Down

0 comments on commit bd5840b

Please sign in to comment.