Skip to content

Commit

Permalink
chore: update .circleci config to echo a modified message
Browse files Browse the repository at this point in the history
  • Loading branch information
HaiyiMei committed Jun 28, 2024
1 parent 821404b commit 6033cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- run:
name: "Check Runner Info"
shell: powershell.exe
command: echo "Hi I'm on Runners!"
command: echo "Hi I'm on Runners!!!"

workflows:
plugin-workflow:
Expand Down

0 comments on commit 6033cad

Please sign in to comment.