Try again to get action working
This commit is contained in:
@@ -17,6 +17,4 @@ jobs:
|
||||
go-version: '1.21'
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
cd ./src
|
||||
go test ./..
|
||||
run: cd ./src && go test ./..
|
||||
Reference in New Issue
Block a user