Skip to content

Commit

Permalink
ci: Update main.yml (add run in steps: name)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErialdoDFreitas authored Jun 24, 2024
1 parent 6c86b14 commit 175a6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Exemplo
uses: echo "Hello World !!"
run: echo "Hello World !!"

0 comments on commit 175a6ba

Please sign in to comment.