mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 14:54:04 +02:00
more tests
This commit is contained in:
parent
af6db3dc65
commit
34b3dee773
1 changed files with 4 additions and 0 deletions
4
.github/workflows/pytest.yaml
vendored
4
.github/workflows/pytest.yaml
vendored
|
|
@ -30,12 +30,16 @@ jobs:
|
|||
core-version: "2023.5.2"
|
||||
- python-version: "3.11"
|
||||
core-version: "2023.6.1"
|
||||
- python-version: "3.11"
|
||||
core-version: "2023.8.0"
|
||||
- python-version: "3.11"
|
||||
core-version: "dev"
|
||||
- python-version: "3.11"
|
||||
core-version: "42bca0f94a393ed841f03f7d60d99d2881851b47"
|
||||
- python-version: "3.11"
|
||||
core-version: "00e78fbf192c8c9b197cbdfa5638160935eff385"
|
||||
- python-version: "3.11"
|
||||
core-version: "3f5a21dce4"
|
||||
steps:
|
||||
- name: Check out code from GitHub
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue