Skip to content

Commit

Permalink
Merge pull request #48 from TNG/polish-workflow-run-name
Browse files Browse the repository at this point in the history
chore(ci): adjust run name of test workflow
  • Loading branch information
alexzurbonsen authored Nov 16, 2024
2 parents 922e20b + e51a2a9 commit fd85c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0

name: Test
run-name: Unit tests of if-webpage-plugins
run-name: Run unit tests for if-webpage-plugins

on:
push:
Expand Down

0 comments on commit fd85c58

Please sign in to comment.