Skip to content

Commit

Permalink
ci: updated test run script
Browse files Browse the repository at this point in the history
  • Loading branch information
BRAVO68WEB committed Jun 12, 2024
1 parent 68a1f3f commit aeff9fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
args: --release
- name: Run DBGen Parse
run: cargo run --release --bin dbgen
- name: Run AUR Parser
run: cargo run --release --bin aurparser
- uses: actions/download-artifact@v4
with:
path: local.db
name: local.db

0 comments on commit aeff9fa

Please sign in to comment.