Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ghsales committed Dec 21, 2024
1 parent b0b1b80 commit 048131c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: dotnet build --no-restore ./src/SSync.Client.LitebDB/SSync.Client.LitebDB.csproj

- name: teste
run: ls -la ./test/SSync.Client.LiteDB.Tests
run: ls -la ./test

- name: Run Unit Tests Client
run: dotnet test --no-build --verbosity normal ./test/SSync.Client.LiteDB.Tests/SSync.Client.LiteDB.Tests.csproj
Expand Down

0 comments on commit 048131c

Please sign in to comment.