Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ratmcu authored Jul 3, 2024
1 parent 5bc9ab4 commit cf797e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
run: python main_builder.py ; python extend_build.py

- name: Run distcheck
run: python test.py ; python e_test.py
run: du; python test.py ; python e_test.py

0 comments on commit cf797e2

Please sign in to comment.