Skip to content

Commit

Permalink
Update workflow file name and job name
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperChamp234 committed Feb 1, 2024
1 parent 9cb3304 commit d038905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-build-app.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: SRA Board component
name: Test Build of Wall-E
on: [push, pull_request, workflow_dispatch]

jobs:
build-test:
name: Test Build of component
name: Test Build of Wall-E
runs-on: ubuntu-latest
container:
image: espressif/idf:release-v5.1
Expand Down

0 comments on commit d038905

Please sign in to comment.