Skip to content

Commit

Permalink
A1 action
Browse files Browse the repository at this point in the history
Signed-off-by: Choonho Son <[email protected]>
  • Loading branch information
Choonho Son committed Oct 31, 2023
1 parent 0f012dd commit 347014c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: install python packages
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -e .
- name: execute python script
run: python src/main.py
run: python src/goldminer/automations/a1.py

0 comments on commit 347014c

Please sign in to comment.