Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xinaxu committed Feb 27, 2023
1 parent 35611f7 commit 99f3b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ build:
go build -ldflags "-s -w" -o generate-car ./generate-car.go

test:
bundle2.7 exec rspec -f d
bundle exec rspec -f d

0 comments on commit 99f3b80

Please sign in to comment.