Skip to content

Commit

Permalink
Try running
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Aug 23, 2023
1 parent 563083e commit 9a0c7ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/unique_python_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ jobs:
args: --profile=optimized
env:
RUSTFLAGS: '-C target-cpu=native'

- name: Run
run: |
./target/optimized/data links/dataset.txt data/

0 comments on commit 9a0c7ec

Please sign in to comment.