Closed cherylli closed 1 year ago
Fixed it by merging #125, github was probably just using the old github actions on the main branch to run the tests The issue was caused by github using node 18 to run actions by default, downgrading to node16 fixed it
checking github actions without new changes in code This works on my forked repo after modification but did not work on the other pull request #107