Skip to content

Commit

Permalink
Adding endpoint test for Shyft
Browse files Browse the repository at this point in the history
  • Loading branch information
blockiosaurus authored Nov 16, 2023
1 parent 61c6186 commit 081e7f5
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 @@ -42,6 +42,7 @@ jobs:
env:
DAS_API_ENDPOINT1: ${{ secrets.DAS_API_ENDPOINT1 }}
DAS_API_ENDPOINT2: ${{ secrets.DAS_API_ENDPOINT2 }}
DAS_API_SHYFT_ENDPOINT: ${{ secrets.DAS_API_SHYFT_ENDPOINT }}

lint:
name: Lint
Expand Down

0 comments on commit 081e7f5

Please sign in to comment.