Skip to content

Commit

Permalink
bind movies to genres if available
Browse files Browse the repository at this point in the history
  • Loading branch information
vgarleanu committed Jun 27, 2022
1 parent dc2af4a commit a1893f5
Show file tree
Hide file tree
Showing 23 changed files with 3,479 additions and 71 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Expand Up @@ -61,6 +61,7 @@ jobs:
with:
command: test
args: --tests

- name: Build Dim
uses: actions-rs/cargo@v1
with:
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -10,7 +10,6 @@ target/*
expanded.rs
*.db
build
Cargo.lock
logs/
metadata/
streaming_cache/
Expand Down

0 comments on commit a1893f5

Please sign in to comment.