mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: remove unsplash secrets from lint and test flow
This commit is contained in:
parent
2fa804c07a
commit
aa7103d4a8
1 changed files with 0 additions and 3 deletions
3
.github/workflows/lint-and-test-pr.yml
vendored
3
.github/workflows/lint-and-test-pr.yml
vendored
|
|
@ -8,9 +8,6 @@ permissions:
|
|||
jobs:
|
||||
test-on-linux:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
UNSPLASH_KEY: ${{ secrets.UNSPLASH_KEY }}
|
||||
UNSPLASH_CLIENT_ID: ${{ secrets.UNSPLASH_CLIENT_ID }}
|
||||
steps:
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue