Skip to content

Commit

Permalink
APIGOV-26149 - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Nov 8, 2023
1 parent 5cc1f1f commit 9ce09b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Build discovery agent
working-directory: .
run: |
make build-discovery
make build-da
- name: Build traceability agent
working-directory: .
run: |
make build-traceability
make build-ta

0 comments on commit 9ce09b4

Please sign in to comment.