Skip to content

Commit

Permalink
fix in test_rainforest_dev.yml to pull dev
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfidan committed Dec 20, 2023
1 parent 7bdba8f commit 8e82648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_rainforest_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: master
ref: dev
- uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 8e82648

Please sign in to comment.