chore: remove test workflow
Deploy to Dev / deploy-dev (push) Failing after 2s
Details
Deploy to Dev / deploy-dev (push) Failing after 2s
Details
This commit is contained in:
parent
2f31006211
commit
9924f3a069
|
|
@ -1,10 +0,0 @@
|
||||||
name: Test Simple Workflow
|
|
||||||
|
|
||||||
on: push
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
test:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Test step
|
|
||||||
run: echo "Workflow triggered successfully!"
|
|
||||||
Loading…
Reference in New Issue