Skip to content

Commit

Permalink
[test] Run test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
matildeRivas committed Feb 21, 2025
1 parent 7b7bde5 commit da2a5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-debian-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Install Dependencies
run: |
apt update
apt install -y make lsb-release unzip libtiff6 libgomp1 catch2
apt install -y g++-12 make lsb-release unzip libtiff6 libgomp1 catch2
# apt install -y g++-12 make lsb-release unzip libboost-all-dev libeigen3-dev libtiff-dev catch2
- name: Get Environment
Expand Down

0 comments on commit da2a5fc

Please sign in to comment.