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

Commit

Permalink
ci: action: Rename workflow and task
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 73dc9e0 commit 68e3b5c
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI Build all components
name: CI i386 Build all

on:
push:
Expand All @@ -12,7 +12,8 @@ env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

jobs:
build-all-components:
build-test-all-components:
name: 'CI i386 Build all'
runs-on: ubuntu-latest
env:
VERSION: unknown
Expand Down

0 comments on commit 68e3b5c

Please sign in to comment.