Commit a6f3acce authored by Vitaly Lipatov's avatar Vitaly Lipatov

add initial test_all.sh

parent e85ef01b
......@@ -34,4 +34,4 @@ jobs:
- name: testsuite
run: |
eepm -v
tests/test_all.sh
#!/bin/sh -e
epm update
epm --auto install erc
epm --auto remove erc
epm --auto autoremove
epm --auto upgrade
epm --auto downgrade-release
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment