Skip to content

Conversation

@levonet
Copy link
Contributor

@levonet levonet commented Dec 4, 2021

close #340

Removed the travis config and added the same test action to Github Action.
Added macOS platform for run tests.
I didn't manage to run tests on the Windows platform. Too many errors running tests. I can't fix this because I'm not familiar with windows.

To add this Github workflow you should add the Codecov token to Github secrets. Follow this instruction:

  1. Get your Codecov token on the Codecov setting page.
  2. Set your Codecov token inside Github Settings > Secrets as CODECOV_TOKEN.

Example of run this workflow https://github.com/levonet/pyparsing/actions/runs/1539173383

@ptmcg
Copy link
Member

ptmcg commented Dec 5, 2021

Ok, we will give it a shot.

@ptmcg
Copy link
Member

ptmcg commented Dec 6, 2021

Great, thanks!

@ptmcg ptmcg merged commit 7d53dca into pyparsing:master Dec 6, 2021
@levonet
Copy link
Contributor Author

levonet commented Dec 6, 2021

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.

Switch to GH actions

2 participants