Skip to content

Commit

Permalink
Added test to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroCN7 committed Sep 25, 2024
1 parent 8484fb0 commit d00292f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ COPY LICENSE /workspaces/sinergym/LICENSE
COPY INSTALL.md /workspaces/sinergym/INSTALL.md
COPY CODE_OF_CONDUCT.md /workspaces/sinergym/CODE_OF_CONDUCT.md
COPY scripts /workspaces/sinergym/scripts
COPY tests /workspaces/sinergym/tests
COPY sinergym /workspaces/sinergym/sinergym
COPY pyproject.toml /workspaces/sinergym/pyproject.toml
COPY poetry.lock /workspaces/sinergym/poetry.lock
Expand Down

0 comments on commit d00292f

Please sign in to comment.