mirror of
https://github.com/openstreetmap/osmosis.git
synced 2026-01-14 00:36:36 +00:00
Fix typo in Github Actions job
This commit is contained in:
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Continuous Integration
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
Continous-Integration:
|
||||
Continuous-Integration:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user