Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F115893
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
535 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 58841bf..2294996 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,20 +1,21 @@
name: Test
+
on: push
jobs:
build:
runs-on: ubuntu-latest
container:
image: elixir:1.9.1-slim
steps:
- uses: actions/checkout@master
- name: Install Dependencies
run: |
mix local.rebar --force
mix local.hex --force
mix deps.get
- name: Run Tests
run: mix test
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Nov 29, 1:48 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
41223
Default Alt Text
(535 B)
Attached To
Mode
R28 tesla
Attached
Detach File
Event Timeline
Log In to Comment