react-fontawesome
react-fontawesome copied to clipboard
re-add specialisation tests
Specialisation tests break CI, the tests pass when run locally but CI gets stuck and does nothing.
Steps to reproduce:
- Go into
src/Typedefs/Test/TypedefsSuite.idr
- Remove the commented line or add
SpecialisationTests.testSuite
to the list of tests to execute - Push on a branch and let CI get confused for 20m