Skip to content

Commit

Permalink
add environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Feb 13, 2024
1 parent 78b0204 commit bb4da60
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Test against DANDI dev branch
name: Test against DANDI dev branch - no network
on: workflow_call

env:
DANDI_TESTS_NONETWORK: "1"

jobs:
build-and-test:
name: Testing against current DANDI release and dev branch
Expand Down

0 comments on commit bb4da60

Please sign in to comment.