We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0bb6f3 commit f4bd6abCopy full SHA for f4bd6ab
.github/workflows/config.yml
@@ -52,3 +52,5 @@ jobs:
52
- name: Check that installs
53
run: |
54
python setup.py install
55
+ cd ..
56
+ python -c "import axelrod"
0 commit comments