Skip to content

Commit

Permalink
Run updatedb before tests so that we use the correct data file for te…
Browse files Browse the repository at this point in the history
…sting
  • Loading branch information
bluesmoon committed Feb 15, 2024
1 parent d18573f commit d1cfd41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
with:
node-version: '12.x'
- run: npm install
- run: npm run updatedb license_key=${{ secrets.MAXMIND_LICENSE_KEY }}
- run: npm test

0 comments on commit d1cfd41

Please sign in to comment.