Skip to content

Commit

Permalink
make sure snapshot action fails on CI if tests fail
Browse files Browse the repository at this point in the history
  • Loading branch information
hillalex committed Nov 11, 2024
1 parent be766bb commit 1004715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapshot-tests.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ COPY DESCRIPTION /epikinetics
RUN Rscript -e "devtools::install_deps()"
RUN Rscript -e "install.packages('decor')"

COPY . /epikinetics
COPY . /epikinetics

0 comments on commit 1004715

Please sign in to comment.