Skip to content

Commit

Permalink
fix(ci): fix ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald Baulig committed Jul 30, 2024
1 parent 63b4ed2 commit cbd35c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- name: Install Dependencies
run: npm ci

- name: Extract Bootstrap API-KEY
run: npm run env:token

- name: Transform all data
run: npm run transform

Expand Down

0 comments on commit cbd35c1

Please sign in to comment.