We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db96fe9 commit 186e68cCopy full SHA for 186e68c
.github/workflows/bot.yaml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Run CaltechDATA Metadata Validation
40
env:
41
- CALTECHDATA_TOKEN: ${{ secrets.CALTECHDATA_TOKEN }}
+ RDMTOK: ${{ secrets.CALTECHDATA_TOKEN }}
42
run: |
43
python tests/bot_yaml.py
44
- name: Run Unit Tests
0 commit comments