Skip to content

Commit

Permalink
sync Tue Dec 12 08:54:46 AM CET 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
nbari committed Dec 12, 2023
1 parent 1508ef6 commit edfdf1d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
version: 2
workflows:
version: 2
test:
jobs:
- test

jobs:
build:
test:
docker:
- image: cimg/rust:1.74
steps:
Expand Down

0 comments on commit edfdf1d

Please sign in to comment.