Skip to content

Commit

Permalink
change run
Browse files Browse the repository at this point in the history
  • Loading branch information
egekocabas committed Dec 2, 2023
1 parent 01bc3de commit b52ba6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Dummy PR Test
run: exit 0
run: echo "Test"

0 comments on commit b52ba6c

Please sign in to comment.