Skip to content

Commit ec70906

Browse files
authored
Update CI_pipeline.yml
1 parent 774e65e commit ec70906

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/CI_pipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ on:
1111
jobs:
1212
verify-docker:
1313
runs-on: ubuntu-latest
14-
14+
env:
15+
CONDA_PLUGINS_AUTO_ACCEPT_TOS: true
1516
steps:
1617
- name: Checkout Repository
1718
uses: actions/checkout@v4

0 commit comments

Comments
 (0)