Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
ci: action: Rename main job
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Polyakov <[email protected]>
  • Loading branch information
maxpoliak committed Oct 29, 2021
1 parent bbfebe7 commit b2727ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-build-all-i386.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:

jobs:
build-all-components:
name: 'CI i386: Build all'
name: 'CI i386: Build cross-tools, RTEMS and application'
runs-on: ubuntu-latest
steps:
- name: 'Step 1: Clone the project repo'
Expand Down

0 comments on commit b2727ef

Please sign in to comment.