mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-27 18:24:58 +00:00
github action changes.
This commit is contained in:
parent
241db3a136
commit
4d98fafe57
20
.github/workflows/backend_tests.yml
vendored
20
.github/workflows/backend_tests.yml
vendored
@ -33,24 +33,6 @@ jobs:
|
||||
session: "tests",
|
||||
database: "sqlite",
|
||||
}
|
||||
- {
|
||||
python: "3.10",
|
||||
os: "ubuntu-latest",
|
||||
session: "tests",
|
||||
database: "sqlite",
|
||||
}
|
||||
- {
|
||||
python: "3.9",
|
||||
os: "ubuntu-latest",
|
||||
session: "tests",
|
||||
database: "sqlite",
|
||||
}
|
||||
- {
|
||||
python: "3.10",
|
||||
os: "windows-latest",
|
||||
session: "tests",
|
||||
database: "sqlite",
|
||||
}
|
||||
- {
|
||||
python: "3.11",
|
||||
os: "macos-latest",
|
||||
@ -79,7 +61,7 @@ jobs:
|
||||
|
||||
defaults:
|
||||
run:
|
||||
working-directory: subworkflow-backend
|
||||
working-directory: spiffworkflow-backend
|
||||
|
||||
steps:
|
||||
- name: Check out the repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user