Skip to content

Commit

Permalink
updating location of Prescient regression tests for grid-parity-excha…
Browse files Browse the repository at this point in the history
  • Loading branch information
bknueven committed Mar 1, 2022
1 parent 0cd176b commit 4b91fdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prescient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: EGRET Prescient CI

on:
# Trigger the workflow on push or pull request,
# but only for the master branch
# but only for the main branch
push:
branches:
- main
Expand Down Expand Up @@ -73,4 +73,4 @@ jobs:
- name: Run Prescient Tests
run: |
cd ../Prescient
python tests/simulator_tests/test_sim_rts_mod.py
pytest -v prescient/simulator/tests/test_simulator.py

0 comments on commit 4b91fdd

Please sign in to comment.