Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
NanoNabla committed Jan 9, 2024
1 parent a3260b3 commit cc6be0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- name: Add Score-P repo
run: sudo add-apt-repository ppa:score-p/scorep

- name: Test
run: apt search libunwind-dev

- name: Install Score-P
run: sudo apt-get -y install scorep

Expand Down

0 comments on commit cc6be0f

Please sign in to comment.