Python/.github/workflows
Dhruv Manilawala b9b7fffcc2
Move CI tests from Travis to GitHub (#3889)
* Add initial support for moving tests to GitHub

* Add setup Python step in the workflow

* Remove Travis CI config file

* Fix GitHub action file for build to trigger on PR

* Use Python 3.8 as tensorflow is not yet supported

* Fix ciphers.hill_cipher doctest error

* Fix: instagram crawler tests failing on GitHub actions

* Fix floating point errors in doctest

* Small change to test cache

* Apply suggestions from code review

Co-authored-by: Christian Clauss <cclauss@me.com>

* Update instagram_crawler.py

Co-authored-by: Christian Clauss <cclauss@me.com>
2020-11-19 22:01:31 +05:30
..
auto_close_empty_issues.yml Fix pre-commit error in GitHub action file (#2765) 2020-10-04 21:16:13 +05:30
build.yml Move CI tests from Travis to GitHub (#3889) 2020-11-19 22:01:31 +05:30
directory_writer.yml No issues so far (#3835) 2020-10-30 15:11:15 +01:00
pre-commit.yml Cache pre-commit workflow (#3863) 2020-11-05 12:06:59 +01:00
project_euler.yml Move validate_solutions and add durations flag to pytest.ini (#3704) 2020-10-24 19:07:33 +05:30
stale.yml Add config details for the stale action (#3870) 2020-11-08 21:31:14 +05:30