Skip to content

Commit ba15eb5

Browse files
committed
Change name of CI to that that I think linting wants
1 parent b67a907 commit ba15eb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Try Creating Conda env
1111
run: |
1212
conda env create --prefix nf-core-eager-2.1.0dev-d95a13feb408cc17e95d38f16a81010d --file environment.yml
13-
github_actions_ci:
13+
test:
1414
runs-on: ubuntu-18.04
1515
env:
1616
TOWER_ACCESS_TOKEN: ${{ secrets.TOWER_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)