Skip to content

Commit

Permalink
🐛 remove non-exisitng key
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry committed Jul 9, 2024
1 parent e0421bd commit c70d328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: |
cd tutorial
move-dl data=random_continuous task=random_continuous__latent task.multiprocess=true --cfg job
move-dl data=random_continuous task=random_continuous__latent task.multiprocess=true task.num_refits=1
move-dl data=random_continuous task=random_continuous__latent task.multiprocess=true
- name: Identify associations - bayes factors - multiprocess
run: |
cd tutorial
Expand Down

0 comments on commit c70d328

Please sign in to comment.