Matt Rose
|
6d5cd041b3
|
Merge pull request #756 from gotmax23/no-pytest-runner
remove deprecated pytest-runner
|
2024-01-26 11:19:21 -05:00 |
Tristan F
|
8f8343f95f
|
ci: bump actions/checkout ~> v4
|
2023-09-12 18:53:52 -04:00 |
Tristan F
|
7fa87058d5
|
chore: bump ations/checkout (v2 -> v3)
|
2023-09-03 10:11:00 -04:00 |
Maxwell G
|
de48b07328
|
remove deprecated pytest-runner
See https://github.com/pytest-dev/pytest-runner/#deprecation-notice. We
can call pytest directly instead.
|
2023-05-07 05:25:27 +00:00 |
Matt Rose
|
9f6a6e5d93
|
disable 2.7 tests until we can figure out how to run them in GH
|
2021-02-18 17:38:22 -05:00 |
Matt Rose
|
caec369b60
|
update apt repos before installing packages
|
2020-06-19 09:50:59 -04:00 |
Markus Frosch
|
ecdcd5f1e8
|
ci: Disable buggy python version on GH actions
|
2020-05-09 10:24:20 +02:00 |
Markus Frosch
|
a81c04b7cf
|
ci: Run tests using xvfb-run
|
2020-05-09 10:24:20 +02:00 |
Markus Frosch
|
1878571bd1
|
ci: Use pip to install dependencies
|
2020-05-09 10:24:20 +02:00 |
Markus Frosch
|
2fd5296f8c
|
ci: Add other native dependencies
|
2020-05-09 10:24:20 +02:00 |
Markus Frosch
|
8ae32539fe
|
Switch to setuptools and use pytest
|
2020-05-09 10:24:20 +02:00 |
Markus Frosch
|
c7e466dbfe
|
ci: Enable Python 2.7
|
2020-04-17 18:20:43 +02:00 |
Markus Frosch
|
57f2607554
|
ci: Add native dependencies
|
2020-04-17 18:15:46 +02:00 |
Markus Frosch
|
11c5a7e4e2
|
Add GitHub action for Python
|
2020-04-17 18:03:58 +02:00 |