Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Dschoordsch committed Nov 11, 2024
1 parent 6024b15 commit 7b6db4f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install dependencies
- name: Build
run: make

- name: Run check
run: make check

- name: Run distcheck
run: make distcheck

0 comments on commit 7b6db4f

Please sign in to comment.