mne-tools / fiff-constants

Bookkeeping and documentation of FIFF file format constants
4 stars 12 forks source link

CI: migrate from travis to GH actions #43

Closed sappelhoff closed 2 years ago

sappelhoff commented 2 years ago

closes #42

not sure if this will do the job. cc @larsoner

larsoner commented 2 years ago

Thanks @sappelhoff !

larsoner commented 2 years ago

Looks like it just needed to be merged to run the first time, and it was green:

https://github.com/mne-tools/fiff-constants/runs/8247789021?check_suite_focus=true

sappelhoff commented 2 years ago

awesome :-) what does the check actually do?

larsoner commented 2 years ago

IIRC it checks to make sure all characters are in the ASCII range, no UTF-8 allowed