mirror of
https://github.com/ae-utbm/sith.git
synced 2025-09-16 13:03:51 +00:00
Created deploy workflow & made a dry run
This commit is contained in:
4
.github/workflows/unittests.yml
vendored
4
.github/workflows/unittests.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Unit Testing Action
|
||||
name: Unit Testing
|
||||
|
||||
on: [push]
|
||||
jobs:
|
||||
unittest:
|
||||
unittests:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user