- unit tests now work properly
- hopefully github actions workflow should run tests now?
This commit is contained in:
+1
-1
@@ -21,4 +21,4 @@ COPY . .
|
||||
|
||||
RUN cargo update -p proc-macro2
|
||||
|
||||
CMD ["cargo", "build", "--release", "--verbose"]
|
||||
CMD ["cargo", "build", "--release;", "cargo", "test"]
|
||||
|
||||
Reference in New Issue
Block a user