Skip to content

Commit

Permalink
Set API token
Browse files Browse the repository at this point in the history
  • Loading branch information
finestructure committed Jan 5, 2024
1 parent 19fa7dc commit 66ed86b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,11 @@ name: CI
on:
workflow_dispatch:
push:
# branches: [ main ]
pull_request:
branches: [ main ]

env:
DEVELOPER_DIR: /Applications/Xcode_13.2.1.app
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SPI_API_TOKEN: ${{ secrets.SPI_API_TOKEN }}

jobs:
test-validator-Linux:
Expand Down

0 comments on commit 66ed86b

Please sign in to comment.