Test new CI/CD #3.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-06-20 00:26:54 +02:00
parent ad92115b02
commit 2dd0e8b79e

View File

@@ -11,6 +11,7 @@ steps:
- make install
- name: test
commands:
- pwd
- env
- binary/aer tests/include_statements.aer
- cat tests/include_statements.exp
- find .
- make tests