Skip to content

Commit

Permalink
Try to fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Jan 2, 2025
1 parent b62de02 commit 2af7661
Show file tree
Hide file tree
Showing 5 changed files with 268 additions and 3,266 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm ci

# Step to retrieve the bearer token
- name: Retrieve bearer token
Expand Down
Loading

0 comments on commit 2af7661

Please sign in to comment.