Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
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
Jonatas
2020-09-19 10:39:25 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b1ca714544d8d8b1ed97ff5b563c395c2716b8fc
b1ca7145
1 parent
9c7cbd0e
fix analysis folder
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
.github/workflows/main.yml
.github/workflows/main.yml
View file @
b1ca714
...
...
@@ -16,7 +16,10 @@ jobs:
test
:
#The type of machine to run the job on. [windows,macos, ubuntu , self-hosted]
runs-on
:
macos-latest
defaults
:
run
:
working-directory
:
getx/
runs-on
:
ubuntu-latest
#sequence of tasks called
steps
:
# The branch or tag ref that triggered the workflow will be checked out.
...
...
Please
register
or
login
to post a comment