Skip to content

Commit

Permalink
CI\CD pipe line configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Shihara-Dilshan committed Jan 8, 2022
1 parent c4021ef commit 711ffd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
with:
flutter-version: '2.8.1'
- run: flutter pub get
- run: flutter test
- run: flutter build apk --debug --split-per-abi
- name: Push to Releases
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 711ffd1

Please sign in to comment.