Remove token from test workflow

This commit is contained in:
Thomas A. Christensen II 2022-06-13 18:50:34 +00:00 committed by GitHub
parent b1a785ed4d
commit 46faecc7b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,5 +35,4 @@ jobs:
with:
version: ${{ matrix.nextflow_version }}
all: ${{ matrix.all_distribution }}
token: $${{ secrets.TOKEN }}
- run: nextflow -v