1
0
Fork 0
mirror of synced 2024-05-20 04:12:28 +12:00
Commit graph

7 commits

Author SHA1 Message Date
krzysdz 2e7c5c2dcb
Fix Winows theme in CI (#265)
The admin-gtk3-dark-osx theme contains relative symlinks, which after copying only this theme are no longer valid.
The -L (--dereference) option makes cp always follow symbolic links, so that all of them are replaced with files they pointed to.
2021-02-20 09:55:36 +01:00
Rafał Mikrut 6cb92871ff
Use the oldest available OS in Linux and Mac CI and the newest on Windows (#206) 2021-01-14 13:26:43 +01:00
Rafał Mikrut 4e3a6f63fe
Add new windows dark theme (#125) 2020-12-21 18:22:59 +01:00
Rafał Mikrut 5d0e784984
Remove orbtk frontend (#119) 2020-12-16 11:20:42 +01:00
Rafał Mikrut 46af0c0ea2
Add test project to automatically find regressions (#65) 2020-10-13 15:56:04 +02:00
Rafał Mikrut 196411c101 Add CI check for every PR 2020-10-08 22:16:01 +02:00
Rafał Mikrut 22cc0ed592
Divide CI across multiple files (#48) 2020-10-07 13:17:30 +02:00