Skip to content

Commit

Permalink
test fix to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TomMelt committed Jan 12, 2024
1 parent a66fda4 commit 2a30fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
sudo apt install -yq gdb gdbserver libopenmpi-dev ruby ruby-dev
- name: Install youplot
run: |
gem install youplot
sudo gem install youplot
- name: Build example mpi program
run: |
make -C examples/
Expand Down

0 comments on commit 2a30fe0

Please sign in to comment.