Skip to content

Commit a80ea5a

Browse files
Update bot.yaml
1 parent d426208 commit a80ea5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/bot.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ jobs:
4141
RDMTOK: ${{ secrets.CALTECHDATA_TOKEN }}
4242
run: |
4343
pytest test_unit.py
44+
pytest test_rdm.py
4445
- name: Run Medata Validation Test and RDM
4546
run: |
4647
cd tests
4748
python tests/bot_yaml.py
48-
pytest test_rdm.py
49+

0 commit comments

Comments
 (0)