Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
mobile_scanner
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Julian Steenbakker
2023-12-05 10:28:12 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
581933fa9af8e1552018685be74a9ce8501f2ce2
581933fa
1 parent
8853366e
ci: revert constraint because of dependency
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
.github/workflows/flutter.yml
.github/workflows/flutter.yml
View file @
581933f
...
...
@@ -41,6 +41,8 @@ jobs:
-
name
:
Version
run
:
flutter doctor -v
-
name
:
Install dependencies
run
:
flutter pub get --directory ./example
-
name
:
Install dependencies
run
:
flutter pub get
-
name
:
Linter
run
:
flutter analyze
...
...
Please
register
or
login
to post a comment