Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
permission_handler
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
songyanzhi
permission_handler
Commits
e5bd4e7f
Unverified
Commit
e5bd4e7f
authored
Feb 24, 2021
by
Maurits van Beusekom
Committed by
GitHub
Feb 24, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove test step since the project doesn't contain tests
parent
9ba54502
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
.github/workflows/platform_interface_package.yaml
+0
-13
No files found.
.github/workflows/platform_interface_package.yaml
View file @
e5bd4e7f
...
@@ -48,15 +48,3 @@ jobs:
...
@@ -48,15 +48,3 @@ jobs:
run
:
flutter analyze
run
:
flutter analyze
working-directory
:
${{env.source-directory}}
working-directory
:
${{env.source-directory}}
# Run all unit-tests with code coverage
-
name
:
Run unit tests
run
:
flutter test --coverage
working-directory
:
${{env.source-directory}}
# Upload code coverage information
-
uses
:
codecov/codecov-action@v1
with
:
file
:
${{env.source-directory}}/coverage/lcov.info
# optional
name
:
permission_handler_platform_interface (Platform Interface Package)
# optional
fail_ci_if_error
:
true
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment