Skip to content

Commit

Permalink
#86 remove old and dead cli from docker test
Browse files Browse the repository at this point in the history
  • Loading branch information
maythamfahmi committed Oct 20, 2024
1 parent 1603c72 commit ad5dc7d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ RUN apt-get update && apt-get install libxml2

RUN dotnet restore
# Unit ans Integration Tests
RUN dotnet test
# Functional Tests of the Examples
RUN dotnet run --project ./CryptoNet.Cli/CryptoNet.Cli.csproj
RUN dotnet test

0 comments on commit ad5dc7d

Please sign in to comment.