Skip to content

Commit

Permalink
Remove a commented out line in the pre-commit workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
deepjyoti30-st committed Sep 24, 2024
1 parent e1749e8 commit fff32b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pre-commit-hook-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
pr-title:
name: Pre commit hook check
runs-on: ubuntu-latest
# container: rishabhpoddar/supertokens_python_driver_testing
steps:
- uses: actions/checkout@v2
- name: Set up node
Expand Down

0 comments on commit fff32b0

Please sign in to comment.