Skip to content

Commit 7d7e5af

Browse files
committed
a
1 parent 9dbbe83 commit 7d7e5af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/all_tests_nnpdf.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
steps:
3131
- uses: actions/checkout@v4
3232
- uses: ./.github/actions/install_conda_pip
33-
nnpdf-extras: ""
33+
with:
34+
nnpdf-extras: ""
3435
- name: Install coverage
3536
run: pip install coverage
3637
- name: Download reports

0 commit comments

Comments
 (0)