Skip to content

Commit

Permalink
modify command
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Burton committed Nov 15, 2023
1 parent 4c9fba4 commit fc4e58c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
steps:
- uses: actions/checkout@V2
- name: test workflow
run: echo "test workflow"
shell: bash
- run: echo "test workflow"
- shell: bash

goodbye:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fc4e58c

Please sign in to comment.