Skip to content

Test out gh actions for CI testing#102

Merged
gerrymanoim merged 27 commits intomasterfrom
gh-actions-test
Jan 29, 2020
Merged

Test out gh actions for CI testing#102
gerrymanoim merged 27 commits intomasterfrom
gh-actions-test

Conversation

@gerrymanoim
Copy link
Collaborator

No description provided.

env:
PYTHONWARNINGS: ignore:DEPRECATION::pip._internal.cli.base_command
run: |
python -m pip install --upgrade pip
Copy link

Choose a reason for hiding this comment

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

@gerrymanoim Doesn't look like installing dependencies takes that much time in the build but might want to consider adding this step prior https://github.com/actions/cache/blob/master/examples.md#python---pip?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oh - thanks! I'll add that.

Sadly the time is completely dominated by tests.

@gerrymanoim gerrymanoim merged commit 9816dae into master Jan 29, 2020
@gerrymanoim gerrymanoim deleted the gh-actions-test branch January 29, 2020 18:05
sercant pushed a commit to AlpacaTechJP/trading_calendars that referenced this pull request Jan 17, 2022
…actions/actions/checkout-2.3.5

Bump actions/checkout from 2.3.4 to 2.3.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants