Skip to content

Commit

Permalink
Changed Actions Config
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-headspace committed Feb 17, 2020
1 parent 5125fef commit 501512e
Show file tree
Hide file tree
Showing 8 changed files with 704 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: subosito/flutter-action@v1
with:
flutter-version: '1.7.8+hotfix.4'
- run: cd eight_queens
- run: flutter pub get
- run: flutter test
- run: flutter build apk --debug --split-per-abi
Expand Down
116 changes: 116 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions .idea/eightQueens.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 501512e

Please sign in to comment.