Skip to content

Commit

Permalink
leto-modelizer Wed Oct 25 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
LetoModelizer authored and LetoModelizer committed Oct 25, 2023
1 parent 33bd16a commit c37f29f
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 611 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/test CI.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: test CI

on:
pull_request:
types: [opened, synchronized]

jobs:
job_1:
name: Test job
runs-on: ubuntu-latest
steps:
- name: echo task
run: echo 'Workflow start'
Loading

0 comments on commit c37f29f

Please sign in to comment.