Skip to content

Commit 05c3189

Browse files
committed
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
1 parent fbddffc commit 05c3189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_hw.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: List files recursively
6565
if: ${{ steps.check-tests.outputs.enabled == 'true' }}
6666
run: |
67-
git pull origin ${{ github.event.pull_request.head.ref }}
67+
git pull
6868
echo "GitHub workspace: $GITHUB_WORKSPACE"
6969
echo "Working directory: $PWD"
7070
echo "Listing files:"

0 commit comments

Comments
 (0)