Skip to content

Commit

Permalink
.github/workflows/ubuntu-distcheck.yml: more attempts to fix the same…
Browse files Browse the repository at this point in the history
… bug. The test scripts seem to need to be reworked at least due to a name clash
  • Loading branch information
andrewdavidsmith committed Aug 10, 2024
1 parent 8af26b8 commit 6bcdf94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ubuntu-distcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
run: ./configure
- name: Build falco
run: make
- name: Run falco tests
run: make check
- name: Check the distribution
run: make distcheck
- name: Cleanup after the build
Expand Down

0 comments on commit 6bcdf94

Please sign in to comment.