Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F115277
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
564 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 2294996..9bb66b6 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,21 +1,20 @@
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
+ run: mix test --trace
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Wed, Nov 27, 6:21 PM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
40710
Default Alt Text
(564 B)
Attached To
Mode
R28 tesla
Attached
Detach File
Event Timeline
Log In to Comment