vinostroud / nfl_analytics

MIT License
0 stars 0 forks source link

run tests automatically with github actions #10

Closed bbelderbos closed 4 months ago

bbelderbos commented 7 months ago

once https://github.com/vinostroud/nfl_analytics/issues/9 is done let's have the tests run automatically upon code push using github actions

vinostroud commented 4 months ago

Remind me what this is, please? I am not sure what I am supposed to do (we can discuss it friday if you like)

bbelderbos commented 4 months ago

This is to set up a github action to run the pytests automatically when new code hits github, I can show you on Friday.

bbelderbos commented 4 months ago

Some progress setting this up: https://github.com/vinostroud/nfl_analytics/actions + commit log on main

bbelderbos commented 4 months ago

OK works: https://github.com/vinostroud/nfl_analytics/actions

See the changes I had to make here: https://github.com/vinostroud/nfl_analytics/commits/main/