Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutsu3 committed Jan 25, 2025
1 parent 496d140 commit 1adb4df
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 2
- run: git checkout HEAD^
- run: git log --oneline -n 3

- name: Setup Flutter
uses: subosito/flutter-action@v2
Expand Down

0 comments on commit 1adb4df

Please sign in to comment.