Skip to content

Commit

Permalink
test mesonbuild/meson#11133 on cirrus too
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolodi committed Sep 22, 2023
1 parent 1f7e777 commit 31f1e5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ test_template: &test
- python3 --version
- python3 -m venv env
- source env/bin/activate
- python3 -m pip install 'meson @ git+https://github.com/mesonbuild/meson.git@refs/pull/11133/head'
- python3 -m pip install .[test]
- python3 -m pytest

Expand Down

0 comments on commit 31f1e5b

Please sign in to comment.