diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 2059b7c..96ccdc8 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -19,6 +19,7 @@ jobs: git fetch origin pull/${{ github.event.pull_request.number }}/head:pull/${{ github.event.pull_request.number }}/head git checkout pull/${{ github.event.pull_request.number }}/head git log -n 3 + git branch -a - name: 'test' sh: bash