Skip to content

Commit

Permalink
Merge pull request #43 from oxfordinternetinstitute/frontier
Browse files Browse the repository at this point in the history
Enable force_levelling_up.
  • Loading branch information
ChrisMRuss authored Oct 3, 2024
2 parents c2ece8f + 0096bc8 commit ae4175f
Show file tree
Hide file tree
Showing 9 changed files with 625 additions and 619 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
python-version: ["3.8", '3.11']
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
Expand Down
Loading

0 comments on commit ae4175f

Please sign in to comment.