rebase dev to pagination #9

Merged
quentinlegot merged 17 commits from dev into pagination 2023-03-21 09:38:15 +01:00
Showing only changes of commit 2570163571 - Show all commits

View File

@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
# and run on both Linux and Windows
os: [ubuntu-latest, windows-2022]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- name: checkout repository