Skip to content

Commit

Permalink
Remove unused install_dependencies action
Browse files Browse the repository at this point in the history
  • Loading branch information
eivindjahren committed Jan 13, 2025
1 parent ff1ef51 commit be1e448
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
17 changes: 0 additions & 17 deletions .github/actions/install_dependencies/action.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,6 @@ jobs:
fetch-depth: 0
filter: tree:0

- uses: './.github/actions/install_dependencies'
with:
os: ${{ matrix.os }}

- name: Install pandoc
run: |
sudo apt install pandoc
Expand Down

0 comments on commit be1e448

Please sign in to comment.