Skip to content

Commit

Permalink
Update pr-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pawan-59 authored Sep 20, 2024
1 parent ed8572b commit d06dad5
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/pr-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
update-dependencies:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
name: test
with:
script: |
echo "Hello"
- name: test
run: |
echo "Hello"

0 comments on commit d06dad5

Please sign in to comment.