Skip to content

Commit

Permalink
Debug complete
Browse files Browse the repository at this point in the history
  • Loading branch information
bpolania committed Dec 5, 2024
1 parent c3f2b24 commit a27302a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/pr-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ jobs:
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
uses: storyprotocol/gha-workflows/.github/workflows/reusable-timestamp.yml@main

debug_sha:
needs: [Timestamp]
runs-on: ubuntu-latest
steps:
- run: |
echo SHA: ${{ github.event.pull_request.head.sha }}
build_and_test:
needs: [Timestamp]
uses: storyprotocol/gha-workflows/.github/workflows/reusable-build-unit-test-workflow.yml@origin/bpolania/workflows
Expand Down
1 change: 0 additions & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"lint": {},
"lint:fix": {},
"test": {},
"test:unit": {},
"dev": {
"cache": false,
"persistent": true
Expand Down

0 comments on commit a27302a

Please sign in to comment.