Skip to content

Commit 70bc00a

Browse files
fixup! Integrate tests into CI
1 parent f9d0fcb commit 70bc00a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install dependencies on Ubuntu
2727
run: |
2828
sudo apt update
29-
sudo apt install libeigen3-dev libspdlog-dev nlohmann-json3-dev
29+
sudo apt install libeigen3-dev libspdlog-dev nlohmann-json3-dev python3-pytest
3030
- name: Build
3131
run: pipx run build
3232
- name: Run tests

0 commit comments

Comments
 (0)