ckan / ckanext-googleanalytics

CKAN extension to integrate Google Analytics data into CKAN. Gives download stats on package pages, list of most popular packages, etc.
GNU Affero General Public License v3.0
35 stars 81 forks source link

Fix Github Actions #71

Closed nickumia-reisys closed 1 year ago

nickumia-reisys commented 1 year ago

I saw the Github Actions have been failing. Python 2 code is still failing; but at least the action is running to completion now.

Hope this help 😄