mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-16 21:24:19 +00:00
Merge remote-tracking branch 'origin/main' into feature/home_page_redesign
This commit is contained in:
commit
b332ebfec1
8
.github/workflows/backend_tests.yml
vendored
8
.github/workflows/backend_tests.yml
vendored
@ -4,6 +4,10 @@ on:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
defaults:
|
||||
run:
|
||||
working-directory: spiffworkflow-backend
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
name: ${{ matrix.session }} ${{ matrix.python }} / ${{ matrix.os }} ${{ matrix.database }}
|
||||
@ -59,10 +63,6 @@ jobs:
|
||||
DB_PASSWORD: password
|
||||
FLASK_SESSION_SECRET_KEY: super_secret_key
|
||||
|
||||
defaults:
|
||||
run:
|
||||
working-directory: spiffworkflow-backend
|
||||
|
||||
steps:
|
||||
- name: Check out the repository
|
||||
uses: actions/checkout@v3.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user