Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
friendbear authored Nov 25, 2023
1 parent 36dd2f6 commit 808e9c0
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: configure
run: ./configure

- name: Install dependencies
- name: make all
run: make

- name: Run check
run: make check

- name: Run distcheck
run: make distcheck

0 comments on commit 808e9c0

Please sign in to comment.