Skip to content

Commit

Permalink
pridat red
Browse files Browse the repository at this point in the history
  • Loading branch information
kokes committed Dec 5, 2023
1 parent a302226 commit 2b18d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/partial.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
os: ['ubuntu-latest', 'windows-latest']
python-version: ['3.12', '3.8'] # na partial nam staci nejnovejsi a nejstarsi verze
module: ['datovky', 'dotinfo', 'eufondy', 'iissp', 'czechpoint', 'justice', 'psp', 'steno', 'smlouvy', 'szif', 'zakazky', 'volby', 'udhpsh', 'res', 'ruian', 'ares']
module: ['datovky', 'dotinfo', 'eufondy', 'iissp', 'czechpoint', 'justice', 'psp', 'steno', 'smlouvy', 'szif', 'zakazky', 'volby', 'udhpsh', 'res', 'red', 'ruian', 'ares']
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 2b18d4c

Please sign in to comment.