diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 54ff74f..bdcbe73 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -15,4 +15,4 @@ jobs: - name: Build run: cargo build --verbose - name: Run tests - run: cargo test --verbose --all-features \ No newline at end of file + run: cargo test --verbose --all-features --workspace \ No newline at end of file diff --git a/.idea/lib.iml b/.idea/lib.iml index df2683d..2235a63 100644 --- a/.idea/lib.iml +++ b/.idea/lib.iml @@ -2,13 +2,18 @@ - - + + + + + + + diff --git a/.idea/runConfigurations/Test.xml b/.idea/runConfigurations/All_Tests.xml similarity index 72% rename from .idea/runConfigurations/Test.xml rename to .idea/runConfigurations/All_Tests.xml index 88793f3..6736382 100644 --- a/.idea/runConfigurations/Test.xml +++ b/.idea/runConfigurations/All_Tests.xml @@ -1,12 +1,12 @@ - -