Skip to content

Commit

Permalink
Run NN to Kotlin conversion script during Python test
Browse files Browse the repository at this point in the history
  • Loading branch information
svetter authored Jul 5, 2024
1 parent c644b9b commit 3d2c902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
- name: Run the code
run: |
python data_analysis.py
nn_to_kotlin.py

0 comments on commit 3d2c902

Please sign in to comment.