Skip to content

Commit

Permalink
Merge pull request #732, Embed vdr-tools into the repo
Browse files Browse the repository at this point in the history
Embed vdr-tools into the repo 

from fork of vdr-tools #debf776c8e, https://gitlab.com/left-arm/vdr-tools.git
  • Loading branch information
Patrik-Stas authored Jan 12, 2023
2 parents eb788cd + c269f93 commit a3c3c91
Show file tree
Hide file tree
Showing 282 changed files with 104,554 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ jobs:
with:
skip-docker-setup: true
- name: "Run workspace tests: general_test"
run: RUST_TEST_THREADS=1 cargo test --workspace --exclude aries-vcx-agent -F "general_test"
run: RUST_TEST_THREADS=1 cargo test --workspace --exclude aries-vcx-agent --exclude libvdrtools -F general_test

test-integration-aries-vcx:
needs: workflow-setup
Expand Down
Loading

0 comments on commit a3c3c91

Please sign in to comment.