Skip to content

Commit

Permalink
apparently i dont know how to rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Aug 8, 2019
1 parent eb1f30e commit d680bd8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .circleci/config.yml
Expand Up @@ -81,6 +81,15 @@ jobs:
export MNE_BIDS_STUDY_CONFIG=config_ds001810
make sensor
- run:
name: test matchingpennies
command: |
export DATASET=eeg_matchingpennies
make fetch
export BIDS_ROOT=$DATA_DIR/eeg_matchingpennies
export MNE_BIDS_STUDY_CONFIG=config_matchingpennies
make sensor
- run:
name: test ds001971
command: |
Expand Down

0 comments on commit d680bd8

Please sign in to comment.