We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b8267 commit 6e647d9Copy full SHA for 6e647d9
.github/workflows/test.yml
@@ -139,10 +139,6 @@ jobs:
139
if: matrix.testname == 'jplt'
140
working-directory: atomic-data-tanaka-jplt/
141
run: source ./setup_jplt_data.sh
142
- - name: Generate artis atomic data files
143
- run: |
144
- cp tests/${{ matrix.testname }}/artisatomicionhandlers.json .
145
- makeartisatomicfiles -output_folder tests/${{ matrix.testname }}/output
146
147
- name: Extract Floers25 atomic data
148
if: matrix.testname == 'floers25'
0 commit comments