Skip to content

Commit

Permalink
remove unexpected input
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Oct 27, 2023
1 parent 291351b commit d989d96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/konfig-api-portal-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
node-version: ${{ matrix.node_version }}
cache: yarn
cache-dependency-path: generator/konfig-dash/yarn.lock
working-directory: generator/konfig-dash
- run: yarn install --network-timeout 600000
working-directory: generator/konfig-dash
- run: yarn build
Expand Down

0 comments on commit d989d96

Please sign in to comment.