We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd04bd commit f6a55d0Copy full SHA for f6a55d0
.github/workflows/test.yml
@@ -43,7 +43,6 @@ jobs:
43
DAS_API_ENDPOINT1: ${{ secrets.DAS_API_ENDPOINT1 }}
44
DAS_API_ENDPOINT2: ${{ secrets.DAS_API_ENDPOINT2 }}
45
DAS_API_ENDPOINT3: ${{ secrets.DAS_API_ENDPOINT3 }}
46
- DAS_API_ENDPOINT4: ${{ secrets.DAS_API_ENDPOINT4 }}
47
48
lint:
49
name: Lint
0 commit comments