Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Fritchman committed Mar 17, 2021
1 parent 6f1d91a commit d86d1f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@

test:
tags: [ docker ]
image: rust:latest
script:
- rustc --version && cargo --version # Print version info for debugging
- cargo test --workspace --verbose
Expand Down

0 comments on commit d86d1f2

Please # to comment.