Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis-CI -> GH Action #291

Merged
merged 1 commit into from
Nov 24, 2020
Merged

Travis-CI -> GH Action #291

merged 1 commit into from
Nov 24, 2020

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Nov 24, 2020

Migrate CI to GH Action
name: Install dependencies
run: |
if [ "${{ matrix.python-version }}" != "3.8" ]; then
conda install --yes cython numpy scipy h5py openpmd-api matplotlib jupyter pytest pyflakes python-wget
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RemiLehe this already adds the dependency variation for #285 that we discussed

@RemiLehe
Copy link
Member

Awesome! Thanks a lot!

@RemiLehe RemiLehe merged commit 8373406 into openPMD:dev Nov 24, 2020
@ax3l ax3l deleted the topic-ghAction branch November 30, 2020 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants