mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-29 07:05:50 +00:00
build: drop makefile
It has been a while since we moved to tox. Lets also drop makefile since it seems to be useless with tox
This commit is contained in:
4
.github/workflows/tests.sh
vendored
4
.github/workflows/tests.sh
vendored
@ -4,7 +4,7 @@
|
||||
set -ex
|
||||
|
||||
# install dependencies
|
||||
pacman --noconfirm -Syu base-devel python-setuptools python-tox
|
||||
pacman --noconfirm -Syu base-devel python-tox
|
||||
|
||||
# run test and check targets
|
||||
make check tests
|
||||
tox
|
||||
|
Reference in New Issue
Block a user