mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
#2259: Try without the type limits for CI
This commit is contained in:
parent
bc7404714c
commit
2d4a3625c3
1 changed files with 1 additions and 3 deletions
4
.github/workflows/continuous-integration.yml
vendored
4
.github/workflows/continuous-integration.yml
vendored
|
|
@ -1,9 +1,7 @@
|
|||
---
|
||||
name: Continuous Integration
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: opened, edited
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue