We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67a907 commit ba15eb5Copy full SHA for ba15eb5
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Try Creating Conda env
11
run: |
12
conda env create --prefix nf-core-eager-2.1.0dev-d95a13feb408cc17e95d38f16a81010d --file environment.yml
13
- github_actions_ci:
+ test:
14
runs-on: ubuntu-18.04
15
env:
16
TOWER_ACCESS_TOKEN: ${{ secrets.TOWER_ACCESS_TOKEN }}
0 commit comments