We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509b3d5 commit 0cc6a50Copy full SHA for 0cc6a50
.github/workflows/qiita-ci.yml
@@ -54,7 +54,7 @@ jobs:
54
# all config files
55
# wget https://github.com/biocore/qiita/archive/dev.zip
56
# unzip dev.zip
57
- git clone -b uncouplePlugins https://github.com/jlab/qiita.git
+ git clone -b uncouplePlugins https://github.com/jlab/qiita.git qiita-dev
58
59
# pull out the port so we can modify the configuration file easily
60
pgport=${{ job.services.postgres.ports[5432] }}
0 commit comments