Skip to content

Commit

Permalink
what happens if I disable the tower var passthrough?
Browse files Browse the repository at this point in the history
  • Loading branch information
pinin4fjords committed Jan 27, 2025
1 parent 9260b70 commit 81f6bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ env {
JULIA_DEPOT_PATH = "/usr/local/share/julia"

// Propagate API keys to MultiQC
SEQERA_ACCESS_TOKEN = "$SEQERA_ACCESS_TOKEN"
//SEQERA_ACCESS_TOKEN = "$SEQERA_ACCESS_TOKEN"
OPENAI_API_KEY = "$OPENAI_API_KEY"
ANTHROPIC_API_KEY = "$ANTHROPIC_API_KEY"
}
Expand Down

0 comments on commit 81f6bb4

Please sign in to comment.