Skip to content

Commit

Permalink
do not allow failure anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
jangorecki committed Nov 25, 2023
1 parent 3abb178 commit 86c75a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ test-rel-lin:
<<: *test-lin
image: registry.gitlab.com/jangorecki/dockerfiles/r-data.table
needs: ["mirror-packages","build"]
allow_failure: true ## temp workaround #5760
variables:
_R_CHECK_CRAN_INCOMING_: "FALSE"
_R_CHECK_CRAN_INCOMING_REMOTE_: "FALSE"
Expand Down

0 comments on commit 86c75a6

Please sign in to comment.