Skip to content

Commit

Permalink
test: fix test in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Sep 27, 2023
1 parent 6433185 commit 0c99dde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ jobs:
runs-on: ubuntu-latest
environment:
name: test
env:
VITE_ONEDRIVE_CLIENT_ID: ${{ vars.VITE_ONEDRIVE_CLIENT_ID }}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 0c99dde

Please sign in to comment.