This repository was archived by the owner on Sep 11, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 66 - " lib/**"
77 - " pubspec.yaml"
88 - " pubspec.lock"
9+ - " .github/workflows/deploy.yaml"
910 branches :
1011 - main
1112
1213jobs :
1314 deploy :
1415 runs-on : ubuntu-latest
16+ timeout-minutes : 10
1517 steps :
1618 - name : Checks-out repository
1719 uses : actions/checkout@v2
Original file line number Diff line number Diff line change 1616jobs :
1717 test :
1818 runs-on : ubuntu-latest
19- timeout-minutes : 20
19+ timeout-minutes : 10
2020 steps :
2121 - name : Checks-out repository
2222 uses : actions/checkout@v2
Original file line number Diff line number Diff line change 22
33![ Preview] [ preview ]
44
5+ [ ![ Codemagic build status] ( https://api.codemagic.io/apps/62254e583ce15d170e3b522d/62254e583ce15d170e3b522c/status_badge.svg )] ( https://codemagic.io/apps/62254e583ce15d170e3b522d/62254e583ce15d170e3b522c/latest_build )
56[ ![ Deploy] ( https://github.com/tsinis/slide_puzzle/actions/workflows/deploy.yaml/badge.svg )] ( https://github.com/tsinis/slide_puzzle/actions/workflows/deploy.yaml )
67[ ![ Tests] ( https://github.com/tsinis/slide_puzzle/actions/workflows/tests.yaml/badge.svg )] ( https://github.com/tsinis/slide_puzzle/actions/workflows/tests.yaml )
78[ ![ codecov] ( https://codecov.io/gh/tsinis/slide_puzzle/branch/main/graph/badge.svg?token=FQF1LSGA1H )] ( https://codecov.io/gh/tsinis/slide_puzzle )
You can’t perform that action at this time.
0 commit comments