Skip to content

Commit

Permalink
Add some Todos
Browse files Browse the repository at this point in the history
  • Loading branch information
WillGibson committed Nov 18, 2024
1 parent 6266ed6 commit 0a663c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-mutation-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Run mutation tests
run: |
# Todo: Can we make it faster in GitHub Actions
# mkdir cosmic-ray-worker1
# cp -R ./dbt_platform_helper cosmic-ray-worker1
# cp -R ./tests cosmic-ray-worker1
Expand Down Expand Up @@ -69,6 +70,7 @@ jobs:
# cosmic-ray --verbosity INFO http-worker --port 9879 > /dev/null 2>&1 &
# cd ../
# echo "Started worker4"
# Todo: Drop the --force, it just here for easy local copy and paste
poetry run cosmic-ray init cosmic-ray.toml cosmic-ray.sqlite --force
echo "Initialised"
poetry run cosmic-ray --verbosity INFO exec cosmic-ray.toml cosmic-ray.sqlite
Expand Down

0 comments on commit 0a663c5

Please sign in to comment.