Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tych0 committed Dec 10, 2024
1 parent d91df9f commit 8ea2eb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,7 @@ jobs:
- run: cabal update
- run: sudo apt install x11-apps python3-pytest python3-cffi python3-pytest-xdist flake8
- run: git clone https://gitlab.freedesktop.org/xorg/proto/xcbproto.git proto && cd proto && git checkout ${{ matrix.xcbver }}
- run: which python3
- run: which pytest3
- run: env
- run: make XCBDIR=./proto/src check

0 comments on commit 8ea2eb3

Please sign in to comment.