more CI tests (there will be a bunch of these nop commits)
This commit is contained in:
@@ -9,8 +9,10 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# steps:
|
steps:
|
||||||
# echo "No action setup currently needed, skipping..."
|
|
||||||
|
- name: Startup
|
||||||
|
run: echo "No action setup currently needed, skipping..."
|
||||||
|
|
||||||
build:
|
build:
|
||||||
needs: setup
|
needs: setup
|
||||||
|
|||||||
Reference in New Issue
Block a user