Skip to content

Commit

Permalink
Change syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
pnsaevik committed Jan 12, 2024
1 parent dc3e8ff commit 1fa835d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on: push

jobs:
unit_test_job:
runs-on: continuumio/miniconda3
runs-on: ubuntu-latest
container: continuumio/miniconda3
name: Run unit tests
steps:
- name: Checkout
Expand Down

0 comments on commit 1fa835d

Please sign in to comment.