Skip to content

Commit

Permalink
tests: use dummy true step
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Mar 31, 2024
1 parent 1142455 commit a914500
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ jobs:
working_directory: ~/progrium/go-basher
parallelism: 1
steps:
- checkout
- run: |
true

0 comments on commit a914500

Please sign in to comment.