Skip to content

Commit

Permalink
It might be good to actually add the library files.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMariday committed Mar 11, 2024
1 parent c54dcdc commit a0cfd73
Show file tree
Hide file tree
Showing 9 changed files with 1,396 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Style

on:
push:
branches: [ "main" ]
branches: [ "main", "colmap"]
pull_request:
branches: [ "main" ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Windows

on:
push:
branches: [ "main" ]
branches: [ "main", "colmap"]
pull_request:
branches: [ "main" ]

Expand Down
Loading

0 comments on commit a0cfd73

Please sign in to comment.