Skip to content

Commit

Permalink
ci: fix project name
Browse files Browse the repository at this point in the history
  • Loading branch information
kevherro committed Apr 8, 2023
1 parent f76ac08 commit 1a47394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -8,7 +8,7 @@ on:
- master
env:
GOPATH: ${{ github.workspace }}
WORKING_DIR: ./src/github.com/kevherro/bob/
WORKING_DIR: ./src/github.com/kevherro/vyx/
jobs:
test-mac:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 1a47394

Please sign in to comment.