Skip to content

Commit

Permalink
fixed syntax error in .yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Thurner committed May 5, 2024
1 parent 2783d92 commit a5fc410
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/analysis-of-endpoint-connections.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: Install and compile TypeScript
run: |
npm install -g typescript
# npm install --save-dev @types/node
tsc supporting_scripts/analysis-of-endpoint-connections/src/main/typeScript/AnalysisOfEndpointConnectionsClient.ts
- name: Run analysis-of-endpoint-connections-client
Expand Down

0 comments on commit a5fc410

Please sign in to comment.