Skip to content

Commit

Permalink
Remove unused step
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomofiorin committed Jan 5, 2024
1 parent 7ee529f commit 839a057
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,6 @@ jobs:
key: ${{ runner.os }}-build-asan-${{ github.sha }}
restore-keys: ${{ runner.os }}-build-asan-

- name: Install build dependencies for library
run: |
sudo apt -y install tcl8.6-dev clang-14 clang-tools-14
- name: Checkout OpenMM (for Lepton library)
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 839a057

Please sign in to comment.