Skip to content

Commit

Permalink
Update job name
Browse files Browse the repository at this point in the history
  • Loading branch information
suesitran committed Sep 29, 2024
1 parent 8683fb1 commit 22f096f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
validation:
name: 'Run test and build android code'
name: 'Run test and build android and web code'
runs-on: ubuntu-latest
concurrency:
cancel-in-progress: true
Expand Down

0 comments on commit 22f096f

Please sign in to comment.