Skip to content

Commit

Permalink
test: mmbkay
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaup committed May 20, 2024
1 parent 48f4798 commit ec3ed2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/setup/tsc-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
default: 'yarn install'

steps:
- name: Checkout the repository
uses: actions/checkout@v3

- name: Fetch branches
run: git fetch origin ${{ github.base_ref }}:${{ github.base_ref }} ${{ github.head_ref }}:${{ github.head_ref }}

Expand Down

0 comments on commit ec3ed2b

Please sign in to comment.