Skip to content

Commit

Permalink
Update pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
violet-dev authored Nov 12, 2023
1 parent 46a075e commit e4ba70a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
- uses: subosito/flutter-action@v2
with:
# flutter-version: '2.5.2'
Expand Down Expand Up @@ -51,8 +49,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
- uses: actions/setup-java@v1
with:
java-version: '12.x'
Expand Down

0 comments on commit e4ba70a

Please sign in to comment.