Skip to content

Commit

Permalink
chore: Rename rvgo-lint to go-lint in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Jan 24, 2025
1 parent 315dc1c commit 7560954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ workflows:
- prestate-reproducibility:
version: "1.3.1"
asterisc-commit: "25feabf"
- rvgo-lint
- go-lint
- rvgo-tests
- rvsol-lint
- rvsol-tests
Expand Down Expand Up @@ -377,7 +377,7 @@ jobs:
exit 1
fi
rvgo-lint:
go-lint:
executor: default
steps:
- checkout
Expand Down

0 comments on commit 7560954

Please sign in to comment.