Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .github/workflows/job_test_go_api_local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Test Go API Local
on:
workflow_call:



jobs:
test_agent_local:
runs-on: ubuntu-latest
Expand All @@ -15,7 +13,6 @@ jobs:
with:
go: true


- name: Build
run: task build
working-directory: go
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
# AGENT_BASE_URL: "http://localhost:8080"
# working-directory: apps/agent

test_go_api_local:
name: Test GO API Local
uses: ./.github/workflows/job_test_go_api_local.yaml
# test_go_api_local:
# name: Test GO API Local
# uses: ./.github/workflows/job_test_go_api_local.yaml