Skip to content

Commit

Permalink
[#82] Fix job name for CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
juampynr committed Jul 6, 2022
1 parent fde0259 commit 0b7490b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2
jobs:
noop:
build:
docker:
- image: alpine:latest
steps:
Expand Down

0 comments on commit 0b7490b

Please sign in to comment.