Skip to content

Commit

Permalink
Changed reference branch from master to devel (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasTram committed Sep 9, 2021
1 parent f4b5535 commit 2ed7cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_on_pull_request.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout reference 🛎
uses: actions/checkout@v2
with:
ref: master
ref: devel
path: ref_class
- name: Create or update virtual Python environment
run: |
Expand Down

0 comments on commit 2ed7cfd

Please sign in to comment.